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

fix(106): iter_matches backwards compatibility for nightly #487

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

barreiroleo
Copy link
Contributor

Hello there!

Nightly has a breaking changes to query:iter_matches that broken 106 actions.
I tested this manually using the snippets in tests/refactor/106/cpp for normal and range actions in nightly.
From what I'm seeing in the gh actions logs, it seems to fix a couple of tests but not all that are currently failing in master.

Thanks!

@TheLeoP
Copy link
Collaborator

TheLeoP commented Nov 20, 2024

Awesome, thanks for the PR. The remaining failling tests seems to be whitespace related, I'll check them later

@TheLeoP TheLeoP merged commit 2db6d37 into ThePrimeagen:master Nov 20, 2024
2 of 3 checks passed
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