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

Issue 566 - Endless loop problem in RRuleIterator::nextDaily #567

Merged
merged 5 commits into from Aug 17, 2022

Conversation

KristofferFM
Copy link
Contributor

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

@KristofferFM KristofferFM changed the title Issue 566 Issue 566 - Endless loop problem in RRuleIterator::nextDaily Mar 15, 2022
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #567 (baed3e6) into master (a07ccff) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ 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%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@phil-davis
Copy link
Contributor

@KristofferFM thanks for the contribution.

@phil-davis phil-davis merged commit 68cbd1c into sabre-io:master Aug 17, 2022
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.

None yet

2 participants