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

non functional tweaks #63

Closed Erotemic closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3a46f6b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage          ?   94.71%           
=========================================
  Files             ?       24           
  Lines             ?     1929           
  Branches          ?      353           
=========================================
  Hits              ?     1827           
  Misses            ?      102           
  Partials          ?        0
Impacted Files Coverage Δ
ubelt/util_hash.py 100% <ø> (ø)
ubelt/util_import.py 96.73% <ø> (ø)
ubelt/util_links.py 100% <ø> (ø)
ubelt/util_path.py 100% <100%> (ø)
ubelt/util_colors.py 100% <100%> (ø)

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 3a46f6b...da396a6. Read the comment docs.