Skip to content

Fix test_info_repr #21746 #22223

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 1 commit into from
Aug 7, 2018
Merged

Conversation

jbrockmendel
Copy link
Member

Fixes test that fails locally in py27 when run in a terminal window wider than 80 characters.

@codecov
Copy link

codecov bot commented Aug 6, 2018

Codecov Report

Merging #22223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #22223   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         169      169           
  Lines       50694    50694           
=======================================
  Hits        46671    46671           
  Misses       4023     4023
Flag Coverage Δ
#multiple 90.47% <ø> (ø) ⬆️
#single 42.32% <ø> (ø) ⬆️

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 2156431...98e7d7e. Read the comment docs.

@jreback jreback added this to the 0.24.0 milestone Aug 7, 2018
@jreback jreback added Testing pandas testing functions or related to the test suite Output-Formatting __repr__ of pandas objects, to_string labels Aug 7, 2018
@jreback jreback merged commit def50e2 into pandas-dev:master Aug 7, 2018
@jreback
Copy link
Contributor

jreback commented Aug 7, 2018

thanks!

@jbrockmendel jbrockmendel deleted the fix_truncated_test branch August 8, 2018 15:51
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_info_repr failing locally
2 participants