uutils / parse_datetime

Parses a relative time string and returns a `Duration`
MIT License
14 stars 17 forks source link

ci: use codecov token #64

Closed cakebaker closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 211 lines in your changes are missing coverage. Please review.

Comparison is base (83e1431) 64.97% compared to head (261b28d) 66.80%. Report is 58 commits behind head on main.

Files Patch % Lines
src/lib.rs 49.77% 87 Missing and 23 partials :warning:
src/parse_relative_time.rs 76.32% 5 Missing and 84 partials :warning:
src/parse_timestamp.rs 74.46% 11 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 64.97% 66.80% +1.82% ========================================== Files 3 5 +2 Lines 454 735 +281 Branches 93 182 +89 ========================================== + Hits 295 491 +196 - Misses 111 135 +24 - Partials 48 109 +61 ``` | [Flag](https://app.codecov.io/gh/uutils/parse_datetime/pull/64/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | Coverage Δ | | |---|---|---| | [macos_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `65.71% <68.39%> (+0.73%)` | :arrow_up: | | [ubuntu_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `64.76% <67.38%> (-0.22%)` | :arrow_down: | | [windows_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `6.99% <7.03%> (-60.98%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.