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
725 stars 44 forks source link

Start branch for 0.9.3 #80

Closed Erotemic closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2686      2684    -2     
  Branches       489       488    -1     
=========================================
- Hits          2686      2684    -2     
Impacted Files Coverage Δ
ubelt/_util_deprecated.py 100.00% <ø> (ø)
ubelt/orderedset.py 100.00% <ø> (ø)
ubelt/util_cache.py 100.00% <ø> (ø)
ubelt/util_download.py 100.00% <ø> (ø)
ubelt/util_format.py 100.00% <ø> (ø)
ubelt/util_links.py 100.00% <ø> (ø)
ubelt/__init__.py 100.00% <100.00%> (ø)
ubelt/progiter.py 100.00% <100.00%> (ø)
ubelt/util_dict.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 5c8f4d1...cd8c077. Read the comment docs.