(feat) use pcre2.library.name and pcre2.function.suffix #35
Codecov / codecov/project
succeeded
Jun 23, 2024 in 1s
47.28% (-0.13%) compared to 4ae7708, passed because coverage increased by -0.01% when compared to adjusted base (47.28%)
View this Pull Request on Codecov
47.28% (-0.13%) compared to 4ae7708, passed because coverage increased by -0.01% when compared to adjusted base (47.28%)
Details
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.
Loading