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

Handle summer time jumps in event recurrences #653

Merged
merged 19 commits into from
Jun 6, 2024

Add test cases and fix YEARLY with BYMONTH BYDAY on summer-time trans…

1d0d0bd
Select commit
Loading
Failed to load commit list.
Merged

Handle summer time jumps in event recurrences #653

Add test cases and fix YEARLY with BYMONTH BYDAY on summer-time trans…
1d0d0bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

98.78% (+0.00%) compared to 5d7ca00

View this Pull Request on Codecov

98.78% (+0.00%) compared to 5d7ca00

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (5d7ca00) to head (1d0d0bd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #653   +/-   ##
=========================================
  Coverage     98.78%   98.78%           
- Complexity     1870     1875    +5     
=========================================
  Files            71       71           
  Lines          5256     5273   +17     
=========================================
+ Hits           5192     5209   +17     
  Misses           64       64           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.