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

(feat) regex: Matcher.toMatchResult() #14

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

alexey-pelykh
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 44.77612% with 37 lines in your changes missing coverage. Please review.

Project coverage is 44.23%. Comparing base (cac1f1d) to head (06b9487).

Files Patch % Lines
regex/src/main/java/org/pcre4j/regex/Matcher.java 44.77% 37 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
- Coverage     44.58%   44.23%   -0.36%     
  Complexity       29       29              
============================================
  Files            20       20              
  Lines           942      997      +55     
  Branches         80       97      +17     
============================================
+ Hits            420      441      +21     
- Misses          476      511      +35     
+ Partials         46       45       -1     

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

@alexey-pelykh alexey-pelykh merged commit 92c60d2 into main Jun 21, 2024
12 of 13 checks passed
@alexey-pelykh alexey-pelykh deleted the feat/regex/matcher-toMatchResult branch June 21, 2024 08:18
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