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: JIT stack only for JIT code #49

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

alexey-pelykh
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 52.11%. Comparing base (e8a5423) to head (8d69933).

Files Patch % Lines
regex/src/main/java/org/pcre4j/regex/Matcher.java 25.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #49      +/-   ##
============================================
+ Coverage     51.28%   52.11%   +0.83%     
  Complexity       11       11              
============================================
  Files            23       23              
  Lines          1556     1560       +4     
  Branches        183      185       +2     
============================================
+ Hits            798      813      +15     
+ Misses          605      586      -19     
- Partials        153      161       +8     

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

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