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

1.3.0 branch #146

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.11 :warning:

Comparison is base (5174f19) 100.00% compared to head (4a81664) 99.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## =========================================== - Coverage 100.00% 99.89% -0.11% =========================================== Files 30 30 Lines 3671 3671 Branches 762 698 -64 =========================================== - Hits 3671 3667 -4 - Misses 0 3 +3 - Partials 0 1 +1 ``` | [Impacted Files](https://codecov.io/gh/Erotemic/ubelt/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_const.py](https://codecov.io/gh/Erotemic/ubelt/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9jb25zdC5weQ==) | `100.00% <ø> (ø)` | | | [ubelt/util\_dict.py](https://codecov.io/gh/Erotemic/ubelt/pull/146?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/\_\_init\_\_.py](https://codecov.io/gh/Erotemic/ubelt/pull/146?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%> (ø)` | | ... and [2 files with indirect coverage changes](https://codecov.io/gh/Erotemic/ubelt/pull/146/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) 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.