alphatwirl / atpbar

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

Move `.coveragerc` to `pyproject.toml` #54

Closed TaiSakuma closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.84%. Comparing base (c3c3cf2) to head (0ac5ed9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 91.65% 91.84% +0.19% ========================================== Files 57 46 -11 Lines 2060 1962 -98 Branches 295 273 -22 ========================================== - Hits 1888 1802 -86 + Misses 136 126 -10 + Partials 36 34 -2 ```

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