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

Docs updates #112

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (235f8e2) into main (08dd1bb) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #112   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         3175      3185   +10     
  Branches       640       641    +1     
=========================================
+ Hits          3175      3185   +10     
Impacted Files Coverage Δ
ubelt/util_io.py 100.00% <ø> (ø)
ubelt/util_links.py 100.00% <ø> (ø)
ubelt/util_time.py 100.00% <ø> (ø)
ubelt/util_cache.py 100.00% <100.00%> (ø)
ubelt/util_path.py 100.00% <100.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 08dd1bb...235f8e2. Read the comment docs.