Skip to content

remove DateTime params from parse method

9637f9c
Select commit
Loading
Failed to load commit list.
Open

add optional datetime range filter when parsing large calendar files #474

remove DateTime params from parse method
9637f9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

98.76% (+0.07%) compared to ebe9748

View this Pull Request on Codecov

98.76% (+0.07%) compared to ebe9748

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.76%. Comparing base (ebe9748) to head (9637f9c).
⚠️ Report is 353 commits behind head on master.

Files with missing lines Patch % Lines
lib/Parser/MimeDir.php 28.57% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #474      +/-   ##
============================================
+ Coverage     98.68%   98.76%   +0.07%     
- Complexity     1796     1820      +24     
============================================
  Files            65       65              
  Lines          4272     5184     +912     
============================================
+ Hits           4216     5120     +904     
- Misses           56       64       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.