Add RecurrenceSet::isFinite method to deprecate isInfinite, closes #134 #135
Codecov / codecov/project
succeeded
Apr 6, 2024 in 0s
77.63% (+0.03%) compared to 05920e7
View this Pull Request on Codecov
77.63% (+0.03%) compared to 05920e7
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 77.63%. Comparing base (
05920e7
) to head (fd1177f
).
Files | Patch % | Lines |
---|---|---|
src/main/java/org/dmfs/rfc5545/RecurrenceSet.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #135 +/- ##
============================================
+ Coverage 77.59% 77.63% +0.03%
- Complexity 556 563 +7
============================================
Files 72 73 +1
Lines 2089 2097 +8
Branches 372 373 +1
============================================
+ Hits 1621 1628 +7
- Misses 323 324 +1
Partials 145 145
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading