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

Tweaks #111

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (d53c1f9) into main (40f8d1d) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #111   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         3171      3175    +4     
  Branches       638       640    +2     
=========================================
+ Hits          3171      3175    +4     
Impacted Files Coverage Δ
ubelt/util_dict.py 100.00% <ø> (ø)
ubelt/util_download_manager.py 100.00% <ø> (ø)
ubelt/util_hash.py 100.00% <ø> (ø)
ubelt/util_list.py 100.00% <ø> (ø)
ubelt/util_cache.py 100.00% <100.00%> (ø)
ubelt/util_download.py 100.00% <100.00%> (ø)

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 40f8d1d...d53c1f9. Read the comment docs.