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

Dev/0.11.0 #92

Closed Erotemic closed 2 years ago

Erotemic commented 2 years ago

Version 0.11.0 - Unreleased

Added

Fixed

Changed

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (8d2368b) into main (da77c76) will increase coverage by 0.41%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   92.52%   92.93%   +0.41%     
==========================================
  Files          31       32       +1     
  Lines        3306     3498     +192     
  Branches      650      675      +25     
==========================================
+ Hits         3059     3251     +192     
  Misses        246      246              
  Partials        1        1              
Impacted Files Coverage Δ
ubelt/_util_deprecated.py 100.00% <ø> (ø)
ubelt/timerit.py 100.00% <ø> (ø)
ubelt/util_arg.py 100.00% <ø> (ø)
ubelt/util_cache.py 100.00% <ø> (ø)
ubelt/util_cmd.py 100.00% <ø> (ø)
ubelt/util_format.py 100.00% <ø> (ø)
ubelt/util_import.py 100.00% <ø> (ø)
ubelt/util_io.py 100.00% <ø> (ø)
ubelt/util_links.py 100.00% <ø> (ø)
ubelt/util_memoize.py 100.00% <ø> (ø)
... and 11 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 da77c76...8d2368b. Read the comment docs.