Skip to content

allow disable pprint#1647

Merged
willmcgugan merged 2 commits intomasterfrom
ipython-pprint
Nov 6, 2021
Merged

allow disable pprint#1647
willmcgugan merged 2 commits intomasterfrom
ipython-pprint

Conversation

@willmcgugan
Copy link
Member

Fixes #1646

@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #1647 (9ba8c70) into master (5d601fa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1647   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          71       71           
  Lines        6860     6860           
=======================================
  Hits         6839     6839           
  Misses         21       21           
Flag Coverage Δ
unittests 99.69% <100.00%> (ø)

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.15% <ø> (ø)
rich/console.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 6e7d81d...9ba8c70. Read the comment docs.

@willmcgugan willmcgugan merged commit e691791 into master Nov 6, 2021
@willmcgugan willmcgugan deleted the ipython-pprint branch November 6, 2021 12:38
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.

Can pprint/pretty be temporarily be disabled?

1 participant