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
725 stars 44 forks source link

Start branch for 0.9.4 #81

Closed Erotemic closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 (0b61df8) into master (2262f81) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2684      2713   +29     
  Branches       488       496    +8     
=========================================
+ Hits          2684      2713   +29     
Impacted Files Coverage Δ
ubelt/util_mixins.py 100.00% <ø> (ø)
ubelt/__init__.py 100.00% <100.00%> (ø)
ubelt/_util_deprecated.py 100.00% <100.00%> (ø)
ubelt/util_arg.py 100.00% <100.00%> (ø)
ubelt/util_cmd.py 100.00% <100.00%> (ø)
ubelt/util_dict.py 100.00% <100.00%> (ø)
ubelt/util_download.py 100.00% <100.00%> (ø)
ubelt/util_format.py 100.00% <100.00%> (ø)
ubelt/util_hash.py 100.00% <100.00%> (ø)
ubelt/util_import.py 100.00% <100.00%> (ø)
... and 8 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 2262f81...2874eab. Read the comment docs.