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) lib: expose api() and handle() #11

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 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 44.34%. Comparing base (25f986e) to head (79e31d0).

Files Patch % Lines
lib/src/main/java/org/pcre4j/Pcre2Code.java 0.00% 2 Missing ⚠️
.../src/main/java/org/pcre4j/Pcre2CompileContext.java 0.00% 2 Missing ⚠️
.../src/main/java/org/pcre4j/Pcre2GeneralContext.java 0.00% 2 Missing ⚠️
...ib/src/main/java/org/pcre4j/Pcre2MatchContext.java 0.00% 2 Missing ⚠️
lib/src/main/java/org/pcre4j/Pcre2MatchData.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #11      +/-   ##
============================================
- Coverage     44.83%   44.34%   -0.49%     
  Complexity       29       29              
============================================
  Files            20       20              
  Lines           919      929      +10     
  Branches         78       78              
============================================
  Hits            412      412              
- Misses          462      472      +10     
  Partials         45       45              

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

@alexey-pelykh alexey-pelykh merged commit 075c592 into main Jun 21, 2024
11 of 13 checks passed
@alexey-pelykh alexey-pelykh deleted the feat/lib/expose-api-handle branch June 21, 2024 06:55
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