Skip to content

Change to allow backtrack single match#427

Merged
blakeembrey merged 2 commits intomasterfrom
be/allow-backtrack-match
Mar 30, 2026
Merged

Change to allow backtrack single match#427
blakeembrey merged 2 commits intomasterfrom
be/allow-backtrack-match

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

Fixes a couple of the tests I found could be handled in #426 but without any breaking changes on which parameter is greedy.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (34cb451) to head (0c1eaeb).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #427   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files           1        1           
  Lines         415      416    +1     
  Branches      156      157    +1     
=======================================
+ Hits          414      415    +1     
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blakeembrey blakeembrey merged commit 5bcd30b into master Mar 30, 2026
8 checks passed
@blakeembrey blakeembrey deleted the be/allow-backtrack-match branch March 30, 2026 22:11
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