-
Notifications
You must be signed in to change notification settings - Fork 6
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
Backtracking traverser #126
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #126 +/- ##
==========================================
- Coverage 83.09% 83.02% -0.07%
==========================================
Files 115 115
Lines 4566 4577 +11
Branches 2143 2146 +3
==========================================
+ Hits 3794 3800 +6
- Misses 300 303 +3
- Partials 472 474 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-03-13 11:53:55 Comparing candidate commit 33bd8f2 in PR branch Found 4 performance improvements and 1 performance regressions! Performance is the same for 14 metrics, 0 unstable metrics. scenario:is_xss_matcher.random
scenario:regex_match_matcher.case_insensitive_flag.random
scenario:regex_match_matcher.case_insensitive_option.random
scenario:regex_match_matcher.lowercase_transformer.random
scenario:regex_match_matcher.random
|
No description provided.