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

Remove experimental warning from Path.copy and Path.move #144

Closed Erotemic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d217d02) 100.00% compared to head (6a79e81) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 29 Lines 3659 3657 -2 Branches 762 762 ========================================= - Hits 3659 3657 -2 ``` | [Impacted Files](https://codecov.io/gh/Erotemic/ubelt/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall) | Coverage Δ | | |---|---|---| | [ubelt/util\_path.py](https://codecov.io/gh/Erotemic/ubelt/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall#diff-dWJlbHQvdXRpbF9wYXRoLnB5) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jon+Crall)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.