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

Union best match #13

Merged
merged 4 commits into from
Mar 4, 2025
Merged

Union best match #13

merged 4 commits into from
Mar 4, 2025

Conversation

PrzeG
Copy link
Collaborator

@PrzeG PrzeG commented Feb 25, 2025

Pull Request summary:

Swaps Union parsing from left-to-right to best-match approach.

Description of changes:

[Add more in depth analysis of what changed, provide logs, examples of usage]

Checklist:

  • Make sure to run pre-commit before committing changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes

@PrzeG PrzeG requested a review from smialy February 25, 2025 07:30
@PrzeG PrzeG merged commit 32a7ac9 into dev Mar 4, 2025
17 checks passed
@PrzeG PrzeG deleted the union_best_match branch March 4, 2025 09:04
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.

2 participants