NCrontab
NCrontab copied to clipboard
Extension to merge occurrences of several schedules (#36)
This PR addresses #36 by adding an extension method that takes a sequence of CrontabSchedule instances and produces a single sequence of ordered and distinct occurrences from those schedules.
Codecov Report
Attention: 4 lines in your changes are missing coverage. Please review.
Comparison is base (
dfea895) 88.37% compared to head (e22c21e) 88.93%.
Additional details and impacted files
@@ Coverage Diff @@
## master #37 +/- ##
==========================================
+ Coverage 88.37% 88.93% +0.56%
==========================================
Files 5 6 +1
Lines 430 488 +58
==========================================
+ Hits 380 434 +54
- Misses 50 54 +4
| Files | Coverage Δ | |
|---|---|---|
| NCrontab/CrontabScheduleExtensions.cs | 93.10% <93.10%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.