Skip to content

Conversation

@mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Jul 30, 2025

🤔 What's changed?

  • Deprecate GherkinDialectProvider in favour of GherkinDialects
  • Remove redundant Gherkin prefix from package private classes
  • Remove unused GherkinException
  • Replace Step type conversion to pickle step type conversion with switch statement

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

📋 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.
  • 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.

- Deprecate `GherkinDialectProvider` in favour of `GherkinDialects`
- Remove redundant `Gherkin` prefix from package private classes
- Remove unused `GherkinException`
- Replace Step type conversion to pickle step type conversion with
  switch statement
@mpkorstanje mpkorstanje changed the title java: Refactor and rename java: Deprecate GherkinDialectProvider in favour of GherkinDialects Jul 30, 2025
@mpkorstanje mpkorstanje merged commit 3a0b21a into main Jul 30, 2025
4 checks passed
@mpkorstanje mpkorstanje deleted the java-refactor-and-rename branch July 30, 2025 16:27
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.

1 participant