Erotemic / ubelt

A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!
Apache License 2.0
719 stars 43 forks source link

Dev/1.3.0 #147

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (b52ac93) 99.89% compared to head (8319a4e) 99.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== + Coverage 99.89% 99.91% +0.02% ========================================== Files 30 30 Lines 3671 3706 +35 Branches 698 700 +2 ========================================== + Hits 3667 3703 +36 + Misses 3 2 -1 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_download.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9kb3dubG9hZC5weQ==) | `100.00% <ø> (+0.79%)` | :arrow_up: | | [ubelt/util\_import.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9pbXBvcnQucHk=) | `100.00% <ø> (ø)` | | | [ubelt/util\_cmd.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9jbWQucHk=) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_dict.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9kaWN0LnB5) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_futures.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9mdXR1cmVzLnB5) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_links.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9saW5rcy5weQ==) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_path.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9wYXRoLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.