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

Test 3.11 rc1 #132

Closed Erotemic closed 2 years ago

Erotemic commented 2 years ago

Fixes #128

Fixes #127

Adding copy/move to ub.Path

Add "soon" / "now" to schedule_deprecation

Supporting 3.11

codecov[bot] commented 2 years ago

Codecov Report

Merging #132 (2a61b2f) into main (374f43d) will decrease coverage by 0.17%. The diff coverage is 91.89%.

:exclamation: Current head 2a61b2f differs from pull request most recent head cb4deff. Consider uploading reports for the commit cb4deff to get more accurate results

@@             Coverage Diff             @@
##              main     #132      +/-   ##
===========================================
- Coverage   100.00%   99.82%   -0.18%     
===========================================
  Files           29       29              
  Lines         3470     3508      +38     
  Branches       691      697       +6     
===========================================
+ Hits          3470     3502      +32     
- Misses           0        3       +3     
- Partials         0        3       +3     
Impacted Files Coverage Δ
ubelt/util_path.py 96.75% <79.16%> (-3.25%) :arrow_down:
ubelt/util_import.py 99.54% <90.00%> (-0.46%) :arrow_down:
ubelt/util_deprecate.py 100.00% <100.00%> (ø)
ubelt/util_indexable.py 100.00% <100.00%> (ø)
ubelt/util_platform.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.