Skip to content

Conversation

@makitos666
Copy link

New example to generate a single updated progress bar from several threads at the same time.

@codecov-io
Copy link

codecov-io commented Nov 26, 2018

Codecov Report

Merging #795 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #795 +/- ## ======================================= Coverage 70.82% 70.82% ======================================= Files 140 140 Lines 13245 13245 ======================================= Hits 9381 9381 Misses 3864 3864

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7db9356...2599c5d. Read the comment docs.

@jonathanslenders
Copy link
Member

Thank you!
This example made me realize that I have to improve the API of the progress bar. A couple of readable methods should do the job. I don't think I want people to call iter on a ProgressBar object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants