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/0.10.1 #86

Closed Erotemic closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #86 (e44941e) into master (92a633c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #86   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        29    -1     
  Lines         3023      3021    -2     
  Branches       543       543           
=========================================
- Hits          3023      3021    -2     
Impacted Files Coverage Δ
ubelt/progiter.py 100.00% <ø> (ø)
ubelt/util_arg.py 100.00% <ø> (ø)
ubelt/util_cmd.py 100.00% <ø> (ø)
ubelt/util_colors.py 100.00% <ø> (ø)
ubelt/util_dict.py 100.00% <ø> (ø)
ubelt/util_download_manager.py 100.00% <ø> (ø)
ubelt/util_format.py 100.00% <ø> (ø)
ubelt/util_func.py 100.00% <ø> (ø)
ubelt/util_import.py 100.00% <ø> (ø)
ubelt/util_io.py 100.00% <ø> (ø)
... and 9 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 92a633c...e44941e. Read the comment docs.