timholy / ProgressMeter.jl

Progress meter for long-running computations
MIT License
694 stars 91 forks source link

fix `@showprogress @distributed` #295

Closed MarcMush closed 8 months ago

MarcMush commented 8 months ago

fix #243, fix #294, fix #242

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (65d049e) 96.81% compared to head (58b57fa) 96.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ========================================== + Coverage 96.81% 96.95% +0.14% ========================================== Files 1 1 Lines 533 525 -8 ========================================== - Hits 516 509 -7 + Misses 17 16 -1 ```

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