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) use pcre2.library.name and pcre2.function.suffix #35

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

alexey-pelykh
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 47.28%. Comparing base (4ae7708) to head (a3412c5).

Files Patch % Lines
ffm/src/main/java/org/pcre4j/ffm/Pcre2.java 42.85% 2 Missing and 2 partials ⚠️
jna/src/main/java/org/pcre4j/jna/Pcre2.java 50.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #35      +/-   ##
============================================
- Coverage     47.40%   47.28%   -0.13%     
  Complexity       73       73              
============================================
  Files            21       21              
  Lines          1312     1324      +12     
  Branches        151      155       +4     
============================================
+ Hits            622      626       +4     
- Misses          578      582       +4     
- Partials        112      116       +4     

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

@alexey-pelykh alexey-pelykh merged commit 3f656b0 into main Jun 23, 2024
13 of 14 checks passed
@alexey-pelykh alexey-pelykh deleted the feat/pcre2-library-name branch June 23, 2024 14: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