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

Dev/1.1.2 #118

Closed Erotemic closed 2 years ago

Erotemic commented 2 years ago

Type improvements and doc tweaks.

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (c128eba) into main (25e34d5) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         3207      3206    -1     
  Branches       646       646           
=========================================
- Hits          3207      3206    -1     
Impacted Files Coverage Δ
ubelt/util_arg.py 100.00% <ø> (ø)
ubelt/util_dict.py 100.00% <ø> (ø)
ubelt/util_download.py 100.00% <ø> (ø)
ubelt/util_hash.py 100.00% <ø> (ø)
ubelt/util_import.py 100.00% <ø> (ø)
ubelt/orderedset.py 100.00% <100.00%> (ø)
ubelt/util_const.py 100.00% <100.00%> (ø)
ubelt/util_format.py 100.00% <100.00%> (ø)
ubelt/util_func.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 25e34d5...c128eba. Read the comment docs.