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 MappedLocalTime::try_map #1533

Merged
merged 1 commit into from
Mar 22, 2024

Add `MappedLocalTime::and_then`

e8db5cd
Select commit
Loading
Failed to load commit list.
Merged

Add MappedLocalTime::try_map #1533

Add `MappedLocalTime::and_then`
e8db5cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 1s

91.82% (+0.00%) compared to 3adfd88

View this Pull Request on Codecov

91.82% (+0.00%) compared to 3adfd88

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 91.82%. Comparing base (3adfd88) to head (e8db5cd).

Files Patch % Lines
src/offset/mod.rs 73.33% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1533   +/-   ##
=======================================
  Coverage   91.82%   91.82%           
=======================================
  Files          40       40           
  Lines       18345    18345           
=======================================
  Hits        16846    16846           
  Misses       1499     1499           

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