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.4 #142

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (7324a88) compared to base (6fedabe). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 29 Lines 3565 3659 +94 Branches 706 762 +56 ========================================= + Hits 3565 3659 +94 ``` | [Impacted Files](https://codecov.io/gh/Erotemic/ubelt/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_zip.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF96aXAucHk=) | `100.00% <ø> (ø)` | | | [ubelt/progiter.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvcHJvZ2l0ZXIucHk=) | `100.00% <100.00%> (ø)` | | | [ubelt/util\_cmd.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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\_download.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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% <100.00%> (ø)` | | | [ubelt/util\_futures.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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\_hash.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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\_indexable.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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\_path.py](https://codecov.io/gh/Erotemic/ubelt/pull/142?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%> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.