vobject
vobject copied to clipboard
Issue 566 - Endless loop problem in RRuleIterator::nextDaily
Test and possible solution for endless loop problem in RRuleIterator::nextDaily
Codecov Report
Merging #567 (baed3e6) into master (a07ccff) will increase coverage by
0.00%. The diff coverage is100.00%.
:exclamation: Current head baed3e6 differs from pull request most recent head 8fedd6f. Consider uploading reports for the commit 8fedd6f to get more accurate results
@@ Coverage Diff @@
## master #567 +/- ##
=========================================
Coverage 98.34% 98.34%
- Complexity 1893 1894 +1
=========================================
Files 71 71
Lines 4539 4542 +3
=========================================
+ Hits 4464 4467 +3
Misses 75 75
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/Recur/RRuleIterator.php | 99.44% <100.00%> (+<0.01%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@KristofferFM thanks for the contribution.