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
723 stars 43 forks source link

Dev Branch for 0.10.2 #87

Closed Erotemic closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (97c77ff) into main (9cb931b) will decrease coverage by 7.47%. The diff coverage is 64.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #87      +/-   ##
===========================================
- Coverage   100.00%   92.52%   -7.48%     
===========================================
  Files           29       31       +2     
  Lines         3021     3306     +285     
  Branches       543      650     +107     
===========================================
+ Hits          3021     3059      +38     
- Misses           0      246     +246     
- Partials         0        1       +1     
Impacted Files Coverage Δ
ubelt/__main__.py 0.00% <ø> (ø)
ubelt/_win32_links.py 7.54% <0.00%> (ø)
ubelt/timerit.py 100.00% <ø> (ø)
ubelt/util_arg.py 100.00% <ø> (ø)
ubelt/util_cache.py 100.00% <ø> (ø)
ubelt/util_cmd.py 100.00% <ø> (ø)
ubelt/util_const.py 100.00% <ø> (ø)
ubelt/util_download.py 100.00% <ø> (ø)
ubelt/util_download_manager.py 100.00% <ø> (ø)
ubelt/util_format.py 100.00% <ø> (ø)
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9cb931b...97c77ff. Read the comment docs.