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

Start 1.3.1 #148

Closed Erotemic closed 1 year ago

Erotemic commented 1 year ago

Fixes #149

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e4d6b16) 99.91% compared to head (c12c25d) 99.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ======================================= Coverage 99.91% 99.91% ======================================= Files 30 30 Lines 3706 3712 +6 Branches 700 703 +3 ======================================= + Hits 3703 3709 +6 Misses 2 2 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_cmd.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?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% <ø> (ø)` | | | [ubelt/util\_format.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9mb3JtYXQucHk=) | `100.00% <ø> (ø)` | | | [ubelt/util\_futures.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?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% <ø> (ø)` | | | [ubelt/\_\_init\_\_.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_hash.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9oYXNoLnB5) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_import.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?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% <100.00%> (ø)` | | | [ubelt/util\_path.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?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%> (ø)` | | | [ubelt/util\_stream.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9zdHJlYW0ucHk=) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_time.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF90aW1lLnB5) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_zip.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF96aXAucHk=) | `97.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.