Skip to content

TST: remove some xfailing test_css.py tests #16272

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 6, 2017
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 6, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label May 6, 2017
@jreback jreback added this to the 0.20.2 milestone May 6, 2017
@codecov
Copy link

codecov bot commented May 6, 2017

Codecov Report

Merging #16272 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16272      +/-   ##
==========================================
+ Coverage   90.32%   90.33%   +<.01%     
==========================================
  Files         167      167              
  Lines       50908    50908              
==========================================
+ Hits        45981    45986       +5     
+ Misses       4927     4922       -5
Flag Coverage Δ
#multiple 88.11% <ø> (+0.02%) ⬆️
#single 40.29% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.59% <0%> (-0.1%) ⬇️
pandas/util/testing.py 78.87% <0%> (+0.19%) ⬆️
pandas/plotting/_converter.py 65.05% <0%> (+1.81%) ⬆️

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 82b9a17...9974b70. Read the comment docs.

@codecov
Copy link

codecov bot commented May 6, 2017

Codecov Report

Merging #16272 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16272      +/-   ##
==========================================
+ Coverage   90.32%   90.32%   +<.01%     
==========================================
  Files         167      167              
  Lines       50908    50908              
==========================================
+ Hits        45983    45985       +2     
+ Misses       4925     4923       -2
Flag Coverage Δ
#multiple 88.11% <ø> (+0.02%) ⬆️
#single 40.29% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/common.py 90.68% <0%> (-0.35%) ⬇️
pandas/core/frame.py 97.59% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.05% <0%> (+1.81%) ⬆️

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 82b9a17...9974b70. Read the comment docs.

@jreback jreback merged commit 1fdcb3a into pandas-dev:master May 6, 2017
pawroman pushed a commit to pawroman/pandas that referenced this pull request May 9, 2017
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request May 29, 2017
TomAugspurger pushed a commit that referenced this pull request May 30, 2017
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
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.

2 participants