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

Development branch for 8.9 #73

Closed Erotemic closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #73   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines        2550   2582   +32     
  Branches      447    461   +14     
=====================================
+ Hits         2550   2582   +32
Impacted Files Coverage Δ
ubelt/util_const.py 100% <ø> (ø) :arrow_up:
ubelt/util_arg.py 100% <ø> (ø) :arrow_up:
ubelt/util_str.py 100% <ø> (ø) :arrow_up:
ubelt/util_func.py 100% <ø> (ø) :arrow_up:
ubelt/util_io.py 100% <ø> (ø) :arrow_up:
ubelt/util_mixins.py 100% <ø> (ø) :arrow_up:
ubelt/util_platform.py 100% <ø> (ø) :arrow_up:
ubelt/util_links.py 100% <ø> (ø) :arrow_up:
ubelt/util_path.py 100% <ø> (ø) :arrow_up:
ubelt/util_colors.py 100% <ø> (ø) :arrow_up:
... and 10 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 4209cad...d6aa834. Read the comment docs.