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

Replace sys.modules with the import statement #47

Closed TaiSakuma closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 97.91667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.23%. Comparing base (8f7edcd) to head (e4c9224).

Files Patch % Lines
tests/presentation/test_create_presentation.py 92.85% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ======================================= Coverage 93.23% 93.23% ======================================= Files 49 49 Lines 2069 2069 Branches 293 293 ======================================= Hits 1929 1929 Misses 117 117 Partials 23 23 ```

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