vobject icon indicating copy to clipboard operation
vobject copied to clipboard

Issue 566 - Endless loop problem in RRuleIterator::nextDaily

Open KristofferFM opened this issue 4 years ago • 1 comments

Test and possible solution for endless loop problem in RRuleIterator::nextDaily

KristofferFM avatar Mar 15 '22 14:03 KristofferFM

Codecov Report

Merging #567 (baed3e6) into master (a07ccff) will increase coverage by 0.00%. The diff coverage is 100.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

codecov[bot] avatar Mar 15 '22 15:03 codecov[bot]

@KristofferFM thanks for the contribution.

phil-davis avatar Aug 17 '22 14:08 phil-davis