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

Add daily occurences to nextMonth and NextYear #437

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KAYLukas
Copy link
Contributor

This adds support for BYMINUTE, BYHOUR in the yearly and monthly mode, verified this to work the same way as icalendar.

@codecov
Copy link

codecov bot commented Nov 29, 2018

Codecov Report

Merging #437 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #437      +/-   ##
============================================
+ Coverage     98.87%   98.88%   +<.01%     
- Complexity     1815     1837      +22     
============================================
  Files            65       65              
  Lines          5177     5218      +41     
============================================
+ Hits           5119     5160      +41     
  Misses           58       58
Impacted Files Coverage Δ Complexity Δ
lib/Recur/RRuleIterator.php 99.49% <100%> (+0.07%) 179 <12> (+26) ⬆️
lib/Property.php 98.92% <0%> (-0.05%) 68% <0%> (-2%)
lib/ITip/Broker.php 99.32% <0%> (-0.01%) 154% <0%> (ø)
lib/Parser/MimeDir.php 100% <0%> (ø) 84% <0%> (-2%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21c2cff...f941bca. Read the comment docs.

@KAYLukas KAYLukas force-pushed the fix/daily-occurences branch 6 times, most recently from 0636743 to 8ba0746 Compare November 29, 2018 14:24
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

3 participants