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) pcre2_config #28

Merged
merged 2 commits into from
Jun 22, 2024
Merged

(feat) pcre2_config #28

merged 2 commits into from
Jun 22, 2024

Conversation

alexey-pelykh
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 39.89899% with 119 lines in your changes missing coverage. Please review.

Project coverage is 47.14%. Comparing base (9f6981d) to head (ef165db).

Files Patch % Lines
lib/src/main/java/org/pcre4j/Pcre4jUtils.java 38.53% 33 Missing and 34 partials ⚠️
jna/src/main/java/org/pcre4j/jna/Pcre2.java 17.94% 20 Missing and 12 partials ⚠️
ffm/src/main/java/org/pcre4j/ffm/Pcre2.java 41.17% 13 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
+ Coverage     46.52%   47.14%   +0.61%     
- Complexity       43       67      +24     
============================================
  Files            20       20              
  Lines          1079     1277     +198     
  Branches        110      141      +31     
============================================
+ Hits            502      602     +100     
- Misses          526      570      +44     
- Partials         51      105      +54     

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

@alexey-pelykh alexey-pelykh merged commit 6c2e8c6 into main Jun 22, 2024
13 of 14 checks passed
@alexey-pelykh alexey-pelykh deleted the feature/api/config branch June 22, 2024 21:11
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