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

fixes #1315

Merged
merged 28 commits into from Jul 5, 2021
Merged

fixes #1315

merged 28 commits into from Jul 5, 2021

Conversation

willmcgugan
Copy link
Collaborator

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Please describe your changes here. If this fixes a bug, please link to the issue, if possible.

@codecov
Copy link

codecov bot commented Jun 27, 2021

Codecov Report

Merging #1315 (8411f00) into master (6e97016) will decrease coverage by 0.02%.
The diff coverage is 98.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1315      +/-   ##
==========================================
- Coverage   99.81%   99.78%   -0.03%     
==========================================
  Files          70       70              
  Lines        6536     6627      +91     
==========================================
+ Hits         6524     6613      +89     
- Misses         12       14       +2     
Flag Coverage Δ
unittests 99.78% <98.23%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
rich/segment.py 99.25% <97.77%> (-0.75%) ⬇️
rich/_emoji_replace.py 100.00% <100.00%> (ø)
rich/_ratio.py 100.00% <100.00%> (ø)
rich/console.py 100.00% <100.00%> (ø)
rich/pretty.py 100.00% <100.00%> (ø)
rich/repr.py 98.11% <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 51165f4...8411f00. Read the comment docs.

@willmcgugan willmcgugan merged commit 73d4356 into master Jul 5, 2021
@willmcgugan willmcgugan deleted the auto-repr-fix branch July 5, 2021 14:34
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