Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make transformer of defineParameterType optional #2397

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Conversation

badeball
Copy link
Member

🤔 What's changed?

Make transformer of defineParameterType optional.

⚡️ What's your motivation?

This is to accurately reflect actual behavior, as per documentation and tests.

🏷️ What kind of change is this?

Minor, backward compatibility type-change.

♻️ Anything particular you want feedback on?

Nah, nothing aside from the change itself.

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
    • This is already tested.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@coveralls
Copy link

coveralls commented Apr 21, 2024

Coverage Status

coverage: 98.397%. remained the same
when pulling c11f4e2 on optional-transformer
into f18a004 on main.

Copy link
Contributor

@davidjgoss davidjgoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, nice catch!

@davidjgoss davidjgoss enabled auto-merge (squash) April 21, 2024 19:03
@davidjgoss davidjgoss merged commit f58f390 into main Apr 21, 2024
8 checks passed
@davidjgoss davidjgoss deleted the optional-transformer branch April 21, 2024 19:06
@davidjgoss
Copy link
Contributor

badeball added a commit to badeball/cypress-cucumber-preprocessor that referenced this pull request Apr 21, 2024
This is to accurately reflect actual behavior [1].

This fixes #1179 [2].

[1] cucumber/cucumber-js#2397
[2] #1179
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants