Rename LocalResult
to TzResolution
, add alias
#1501
Merged
Codecov / codecov/project
succeeded
Mar 12, 2024 in 0s
91.80% (+0.00%) compared to 920e73b
View this Pull Request on Codecov
91.80% (+0.00%) compared to 920e73b
Details
Codecov Report
Attention: Patch coverage is 38.88889%
with 88 lines
in your changes are missing coverage. Please review.
Project coverage is 91.80%. Comparing base (
920e73b
) to head (4189fb0
).
Files | Patch % | Lines |
---|---|---|
src/offset/mod.rs | 36.50% | 40 Missing |
src/offset/local/tz_info/rule.rs | 8.33% | 22 Missing |
src/offset/local/tz_info/timezone.rs | 16.66% | 10 Missing |
src/format/parsed.rs | 33.33% | 4 Missing |
src/datetime/tests.rs | 50.00% | 3 Missing |
src/datetime/rustc_serialize.rs | 50.00% | 2 Missing |
src/offset/fixed.rs | 50.00% | 2 Missing |
src/offset/utc.rs | 50.00% | 2 Missing |
src/datetime/serde.rs | 80.00% | 1 Missing |
src/offset/local/mod.rs | 50.00% | 1 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #1501 +/- ##
=======================================
Coverage 91.80% 91.80%
=======================================
Files 40 40
Lines 18337 18338 +1
=======================================
+ Hits 16835 16836 +1
Misses 1502 1502
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading