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.3 #150

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7bdd15f) 99.91% compared to head (4084e0b) 99.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ======================================= Coverage 99.91% 99.91% ======================================= Files 30 30 Lines 3712 3712 Branches 703 703 ======================================= Hits 3709 3709 Misses 2 2 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_dict.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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% <ø> (ø)` | | | [ubelt/util\_futures.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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/util\_import.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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\_memoize.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9tZW1vaXplLnB5) | `100.00% <ø> (ø)` | | | [ubelt/util\_repr.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9yZXByLnB5) | `100.00% <ø> (ø)` | | | [ubelt/util\_stream.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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% <ø> (ø)` | | | [ubelt/util\_zip.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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% <ø> (ø)` | | | [ubelt/\_\_init\_\_.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?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/orderedset.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvb3JkZXJlZHNldC5weQ==) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_cache.py](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9jYWNoZS5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [6 more](https://app.codecov.io/gh/Erotemic/ubelt/pull/150?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | |

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