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.2.5 #145

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 (ad824e7) 100.00% compared to head (7b79f0c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 30 +1 Lines 3657 3671 +14 Branches 762 762 ========================================= + Hits 3657 3671 +14 ``` | [Impacted Files](https://codecov.io/gh/Erotemic/ubelt/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_futures.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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\_path.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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% <ø> (ø)` | | | [ubelt/\_\_init\_\_.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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\_cmd.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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\_format.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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% <100.00%> (ø)` | | | [ubelt/util\_indexable.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9pbmRleGFibGUucHk=) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_repr.py](https://codecov.io/gh/Erotemic/ubelt/pull/145?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% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.