basnijholt / adaptive-scheduler

Run many functions (adaptively) on many cores (>10k-100k) using mpi4py.futures, ipyparallel, loky, or dask-mpi. :tada:
http://adaptive-scheduler.readthedocs.io
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Add `utils.track_file_creation_progress` which shows rich progress bars #192

Closed basnijholt closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 40 lines in your changes are missing coverage. Please review.

Comparison is base (bc8a341) 73.40% compared to head (001b7d1) 72.28%. Report is 1 commits behind head on main.

Files Patch % Lines
adaptive_scheduler/utils.py 9.09% 40 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## ========================================== - Coverage 73.40% 72.28% -1.12% ========================================== Files 22 22 Lines 2485 2529 +44 ========================================== + Hits 1824 1828 +4 - Misses 661 701 +40 ```

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