timholy / ProgressMeter.jl

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

add support for mapreduce, foreach, broadcast... #276

Closed MarcMush closed 1 year ago

MarcMush commented 1 year ago

fix #241, fix #31

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.30% :tada:

Comparison is base (e213f2b) 96.56% compared to head (a6aaefd) 96.86%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ========================================== + Coverage 96.56% 96.86% +0.30% ========================================== Files 1 1 Lines 524 543 +19 ========================================== + Hits 506 526 +20 + Misses 18 17 -1 ``` | [Files Changed](https://app.codecov.io/gh/timholy/ProgressMeter.jl/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Holy) | Coverage Δ | | |---|---|---| | [src/ProgressMeter.jl](https://app.codecov.io/gh/timholy/ProgressMeter.jl/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Holy#diff-c3JjL1Byb2dyZXNzTWV0ZXIuamw=) | `96.86% <100.00%> (+0.30%)` | :arrow_up: |

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