Skip to content

no double tracebacks#1095

Merged
willmcgugan merged 1 commit intomasterfrom
formatter-fix
Mar 6, 2021
Merged

no double tracebacks#1095
willmcgugan merged 1 commit intomasterfrom
formatter-fix

Conversation

@willmcgugan
Copy link
Member

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 Mar 6, 2021

Codecov Report

Merging #1095 (8b4e474) into master (bcd61cc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1095   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          67       67           
  Lines        6073     6073           
=======================================
  Hits         6059     6059           
  Misses         14       14           
Flag Coverage Δ
unittests 99.76% <100.00%> (ø)

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

Impacted Files Coverage Δ
rich/pretty.py 100.00% <ø> (ø)
rich/logging.py 100.00% <100.00%> (ø)

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 6978f29...8b4e474. Read the comment docs.

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