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

Suppress frames and max_frames #1519

Merged
merged 4 commits into from
Sep 24, 2021
Merged

Suppress frames and max_frames #1519

merged 4 commits into from
Sep 24, 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 Sep 24, 2021

Codecov Report

Merging #1519 (b82d756) into master (f613b3e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1519   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          71       71           
  Lines        6765     6788   +23     
=======================================
+ Hits         6747     6770   +23     
  Misses         18       18           
Flag Coverage Δ
unittests 99.73% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
rich/__main__.py 100.00% <ø> (ø)
rich/pretty.py 98.74% <ø> (ø)
rich/console.py 100.00% <100.00%> (ø)
rich/traceback.py 99.55% <100.00%> (+0.05%) ⬆️

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 522f841...b82d756. Read the comment docs.

@willmcgugan willmcgugan merged commit cb8aeba into master Sep 24, 2021
@willmcgugan willmcgugan deleted the suppress-frames branch September 24, 2021 09:02
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.

1 participant