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) regex: Pcre2JitStack only for Pcre2JitCode #53

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

alexey-pelykh
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.65%. Comparing base (597fa51) to head (bba2305).

Files Patch % Lines
regex/src/main/java/org/pcre4j/regex/Matcher.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #53      +/-   ##
============================================
- Coverage     52.64%   51.65%   -1.00%     
  Complexity       11       11              
============================================
  Files            23       23              
  Lines          1605     1605              
  Branches        185      185              
============================================
- Hits            845      829      -16     
- Misses          599      622      +23     
+ Partials        161      154       -7     

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

@alexey-pelykh alexey-pelykh merged commit f5a5093 into main Jun 26, 2024
12 of 14 checks passed
@alexey-pelykh alexey-pelykh deleted the fix/regex/jit-stack branch June 26, 2024 20: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