Skip to content

TST: Use __tracebackhide__ to suppress unnecessary parts of tm assertions #23307

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

Merged
merged 2 commits into from
Oct 24, 2018

Conversation

jbrockmendel
Copy link
Member

Makes test output much more to the point.

Also gets rid of some backslashes, both for prettiness and to get rid of deprecation warnings in test logs.

@pep8speaks
Copy link

Hello @jbrockmendel! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Oct 24, 2018

Codecov Report

Merging #23307 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #23307      +/-   ##
==========================================
+ Coverage   92.22%   92.22%   +<.01%     
==========================================
  Files         169      169              
  Lines       50889    50897       +8     
==========================================
+ Hits        46932    46940       +8     
  Misses       3957     3957
Flag Coverage Δ
#multiple 90.65% <100%> (ø) ⬆️
#single 42.29% <64.28%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 86.61% <100%> (+0.1%) ⬆️

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 ff55b32...547f2f7. Read the comment docs.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 24, 2018
@jreback jreback added this to the 0.24.0 milestone Oct 24, 2018
@jreback jreback merged commit 1154bae into pandas-dev:master Oct 24, 2018
@jreback
Copy link
Contributor

jreback commented Oct 24, 2018

thanks!

@jbrockmendel jbrockmendel deleted the hide branch October 24, 2018 16:09
tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants