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

Start branch for 0.9.5 #83

Closed Erotemic closed 3 years ago

Erotemic commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (b533e8f) into master (0b61df8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2713      2746   +33     
  Branches       496       500    +4     
=========================================
+ Hits          2713      2746   +33     
Impacted Files Coverage Δ
ubelt/timerit.py 100.00% <ø> (ø)
ubelt/util_cmd.py 100.00% <ø> (ø)
ubelt/util_memoize.py 100.00% <ø> (ø)
ubelt/util_platform.py 100.00% <ø> (ø)
ubelt/__init__.py 100.00% <100.00%> (ø)
ubelt/util_colors.py 100.00% <100.00%> (ø)
ubelt/util_format.py 100.00% <100.00%> (ø)
ubelt/util_hash.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 7171ce2...b533e8f. Read the comment docs.