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

fixup nice #78

Closed Erotemic closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #78 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #78    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           26        26            
  Lines         2591      2725   +134     
  Branches       464       506    +42     
==========================================
+ Hits          2591      2725   +134     
Impacted Files Coverage Δ
ubelt/util_mixins.py 100.00% <100.00%> (ø)
ubelt/util_cache.py 100.00% <0.00%> (ø)
ubelt/util_download.py 100.00% <0.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 2ae1da6...3c0e2f3. Read the comment docs.