Skip to content

⏰ Add td_*seconds serde Serialize and Deserialize functions for TimeDelta - #1652

Open
tosti007 wants to merge 9 commits into
chronotope:mainfrom
tosti007:tosti007/td-seconds
Open

⏰ Add td_*seconds serde Serialize and Deserialize functions for TimeDelta#1652
tosti007 wants to merge 9 commits into
chronotope:mainfrom
tosti007:tosti007/td-seconds

Add tests

51ee664
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

90.26% (-0.33%) compared to 3b4af71

View this Pull Request on Codecov

90.26% (-0.33%) compared to 3b4af71

Details

Codecov Report

❌ Patch coverage is 78.55711% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.26%. Comparing base (3b4af71) to head (51ee664).
⚠️ Report is 49 commits behind head on main.

Files with missing lines Patch % Lines
src/datetime/serde.rs 80.00% 98 Missing ⚠️
src/lib.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1652      +/-   ##
==========================================
- Coverage   90.59%   90.26%   -0.33%     
==========================================
  Files          38       38              
  Lines       16028    16463     +435     
==========================================
+ Hits        14520    14860     +340     
- Misses       1508     1603      +95     

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