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

Dev/0.8.5 #68

Closed Erotemic closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #68    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          25     25            
  Lines        2353   2521   +168     
  Branches      410    444    +34     
======================================
+ Hits         2353   2521   +168
Impacted Files Coverage Δ
ubelt/util_const.py 100% <ø> (ø) :arrow_up:
ubelt/util_hash.py 100% <ø> (ø) :arrow_up:
ubelt/util_arg.py 100% <ø> (ø) :arrow_up:
ubelt/util_io.py 100% <ø> (ø) :arrow_up:
ubelt/util_str.py 100% <ø> (ø) :arrow_up:
ubelt/util_func.py 100% <ø> (ø) :arrow_up:
ubelt/util_memoize.py 100% <ø> (ø) :arrow_up:
ubelt/util_mixins.py 100% <ø> (ø) :arrow_up:
ubelt/progiter.py 100% <ø> (ø) :arrow_up:
ubelt/util_cache.py 100% <ø> (ø) :arrow_up:
... and 15 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 5d12e30...7f6341c. Read the comment docs.