Skip to content

tests: simplify mutable input handling in date_large helper

89b1f5d
Select commit
Loading
Failed to load commit list.
Merged

Add extended runtime + ParsedDateTime API for large years #263

tests: simplify mutable input handling in date_large helper
89b1f5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 1s

99.27% (+0.34%) compared to 4a1b3f3

View this Pull Request on Codecov

99.27% (+0.34%) compared to 4a1b3f3

Details

Codecov Report

❌ Patch coverage is 99.61509% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.27%. Comparing base (4a1b3f3) to head (89b1f5d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/items/builder.rs 99.06% 4 Missing ⚠️
src/items/mod.rs 99.41% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
+ Coverage   98.92%   99.27%   +0.34%     
==========================================
  Files          18       20       +2     
  Lines        2605     3848    +1243     
  Branches       69      121      +52     
==========================================
+ Hits         2577     3820    +1243     
  Misses         27       27              
  Partials        1        1              

☔ 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.