Skip to content

TST: update tests\plotting\test_frame.py message check for mpl 3.1.0 #26577

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
May 30, 2019

Conversation

simonjayhawkins
Copy link
Member

new error message for df.plot.line

https://travis-ci.org/pandas-dev/pandas/jobs/539282780

@simonjayhawkins
Copy link
Member Author

TestDataFramePlots.test_subplots is also failing not part of this PR

@simonjayhawkins simonjayhawkins changed the title TST: update tests\plotting\test_frame.py for mpl 3.1.0 TST: update tests\plotting\test_frame.py message check for mpl 3.1.0 May 30, 2019
@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #26577 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26577      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files         174      174              
  Lines       50643    50644       +1     
==========================================
- Hits        46515    46511       -4     
- Misses       4128     4133       +5
Flag Coverage Δ
#multiple 90.37% <100%> (ø) ⬆️
#single 41.69% <100%> (-0.08%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_compat.py 84.61% <100%> (+1.28%) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.81% <0%> (-0.11%) ⬇️

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 a60d1bd...fff130d. Read the comment docs.

@simonjayhawkins simonjayhawkins added CI Continuous Integration Testing pandas testing functions or related to the test suite Visualization plotting labels May 30, 2019
@TomAugspurger TomAugspurger added this to the 0.25.0 milestone May 30, 2019
@TomAugspurger TomAugspurger merged commit 4c54dd2 into pandas-dev:master May 30, 2019
@TomAugspurger
Copy link
Contributor

Thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the mpl_new_version branch May 30, 2019 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite Visualization plotting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants