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.2 #129

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (44ff342) into main (cdb6aa9) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3366      3398   +32     
  Branches       674       677    +3     
=========================================
+ Hits          3366      3398   +32     
Impacted Files Coverage Δ
ubelt/util_cmd.py 100.00% <ø> (ø)
ubelt/util_colors.py 100.00% <ø> (ø)
ubelt/util_hash.py 100.00% <ø> (ø)
ubelt/util_links.py 100.00% <ø> (ø)
ubelt/util_zip.py 100.00% <ø> (ø)
ubelt/__init__.py 100.00% <100.00%> (ø)
ubelt/util_cache.py 100.00% <100.00%> (ø)
ubelt/util_dict.py 100.00% <100.00%> (ø)
ubelt/util_download.py 100.00% <100.00%> (ø)
ubelt/util_io.py 100.00% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.