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

Progress docs #2141

Merged
merged 4 commits into from Apr 3, 2022
Merged

Progress docs #2141

merged 4 commits into from Apr 3, 2022

Conversation

willmcgugan
Copy link
Collaborator

Refinement to docs re new progress bar feature, and new examples.

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2022

Codecov Report

Merging #2141 (d852cd1) into master (7105781) will decrease coverage by 0.39%.
The diff coverage is 85.77%.

@@            Coverage Diff             @@
##           master    #2141      +/-   ##
==========================================
- Coverage   99.46%   99.07%   -0.40%     
==========================================
  Files          72       72              
  Lines        7339     7554     +215     
==========================================
+ Hits         7300     7484     +184     
- Misses         39       70      +31     
Flag Coverage Δ
unittests 99.07% <85.77%> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rich/__main__.py 100.00% <ø> (ø)
rich/layout.py 100.00% <ø> (ø)
rich/progress.py 93.51% <77.69%> (-4.92%) ⬇️
rich/console.py 99.21% <100.00%> (+0.06%) ⬆️
rich/terminal_theme.py 100.00% <100.00%> (ø)
rich/traceback.py 99.55% <100.00%> (+<0.01%) ⬆️

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 dc3998a...d852cd1. Read the comment docs.

@willmcgugan willmcgugan merged commit 489fafc into master Apr 3, 2022
@willmcgugan willmcgugan deleted the progress-docs branch April 3, 2022 13:48
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

2 participants