alphatwirl / atpbar

Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook
https://alphatwirl.github.io/atpbar/
MIT License
93 stars 10 forks source link

Clean code #62

Closed TaiSakuma closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 64.48598% with 38 lines in your changes missing coverage. Please review.

Project coverage is 93.12%. Comparing base (d7c7e47) to head (3851a4e).

Files Patch % Lines
atpbar/stream/pickup.py 29.16% 17 Missing :warning:
atpbar/stream/redirect.py 43.33% 14 Missing and 3 partials :warning:
atpbar/stream/output.py 84.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 92.92% 93.12% +0.20% ========================================== Files 51 54 +3 Lines 2176 2182 +6 Branches 308 310 +2 ========================================== + Hits 2022 2032 +10 + Misses 122 118 -4 Partials 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.