Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ProgressBar widget #104

Merged
merged 2 commits into from
Jan 17, 2021
Merged

Conversation

tlambert03
Copy link
Member

Just a basic progress bar widget, as a start to working on #25 ... which will come in another PR

@codecov
Copy link

codecov bot commented Jan 16, 2021

Codecov Report

Merging #104 (8759723) into master (699b9a4) will increase coverage by 0.03%.
The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   86.03%   86.06%   +0.03%     
==========================================
  Files          14       14              
  Lines        1740     1751      +11     
==========================================
+ Hits         1497     1507      +10     
- Misses        243      244       +1     
Impacted Files Coverage Δ
magicgui/backends/_qtpy/__init__.py 100.00% <ø> (ø)
magicgui/widgets/__init__.py 100.00% <ø> (ø)
magicgui/backends/_qtpy/widgets.py 82.10% <90.90%> (+0.22%) ⬆️
magicgui/widgets/_concrete.py 81.85% <100.00%> (+0.15%) ⬆️

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 699b9a4...8759723. Read the comment docs.

@tlambert03 tlambert03 merged commit 53df49f into pyapp-kit:master Jan 17, 2021
@tlambert03 tlambert03 deleted the progress-bar branch January 17, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant