Skip to content

#832: Fix issue with DATE-only EXDATEs used with RDATEs in different TZ

3095285
Select commit
Loading
Failed to load commit list.
Merged

fix: Evaluation of EXDATE when date-only while DTSTART is date-time #830

#832: Fix issue with DATE-only EXDATEs used with RDATEs in different TZ
3095285
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 0s

68% (target 80%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

❌ Your project check has failed because the head coverage (68%) is below the target coverage (80%). You can increase the head coverage or adjust the target coverage.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #830   +/-   ##
===================================
  Coverage    68%    68%           
===================================
  Files       106    106           
  Lines      4209   4216    +7     
  Branches    945    941    -4     
===================================
+ Hits       2842   2849    +7     
  Misses     1039   1039           
  Partials    328    328           
Files with missing lines Coverage Δ
Ical.Net/Evaluation/RecurringEvaluator.cs 97% <100%> (+<1%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.