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

Add DateTime::with_time() #1510

Merged
merged 1 commit into from
Mar 13, 2024

Add `DateTime::with_time()`

221e640
Select commit
Loading
Failed to load commit list.
Merged

Add DateTime::with_time() #1510

Add `DateTime::with_time()`
221e640
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 1s

91.81% (+0.00%) compared to 920e73b

View this Pull Request on Codecov

91.81% (+0.00%) compared to 920e73b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.81%. Comparing base (920e73b) to head (221e640).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1510   +/-   ##
=======================================
  Coverage   91.80%   91.81%           
=======================================
  Files          40       40           
  Lines       18337    18351   +14     
=======================================
+ Hits        16835    16849   +14     
  Misses       1502     1502           

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