Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate panicking constructors of TimeDelta #1450

Merged
merged 13 commits into from
Mar 6, 2024

Deprecate panicking `TimeDelta` constructors

563c53d
Select commit
Loading
Failed to load commit list.
Merged

Deprecate panicking constructors of TimeDelta #1450

Deprecate panicking `TimeDelta` constructors
563c53d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 1s

92.03% (+0.07%) compared to 0aa46dd

View this Pull Request on Codecov

92.03% (+0.07%) compared to 0aa46dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.03%. Comparing base (0aa46dd) to head (563c53d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1450      +/-   ##
==========================================
+ Coverage   91.95%   92.03%   +0.07%     
==========================================
  Files          40       40              
  Lines       18035    18163     +128     
==========================================
+ Hits        16584    16716     +132     
+ Misses       1451     1447       -4     

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