Skip to content

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Nov 4, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Nov 4, 2017
@jreback jreback added this to the 0.22.0 milestone Nov 4, 2017
@jreback
Copy link
Contributor Author

jreback commented Nov 4, 2017

somehow this file got removed a while back. I split it up a bit in any event.

@codecov
Copy link

codecov bot commented Nov 4, 2017

Codecov Report

Merging #18114 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18114      +/-   ##
==========================================
+ Coverage   91.25%   91.41%   +0.15%     
==========================================
  Files         163      163              
  Lines       50124    50126       +2     
==========================================
+ Hits        45742    45822      +80     
+ Misses       4382     4304      -78
Flag Coverage Δ
#multiple 89.22% <100%> (+0.17%) ⬆️
#single 40.32% <0%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 95.72% <100%> (+3.3%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.05%) ⬇️
pandas/core/internals.py 94.54% <0%> (+0.07%) ⬆️
pandas/core/panel.py 97.28% <0%> (+0.28%) ⬆️
pandas/plotting/_converter.py 65.2% <0%> (+1.81%) ⬆️
pandas/core/common.py 93% <0%> (+1.82%) ⬆️

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 8388a47...62e616e. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 4, 2017

Codecov Report

Merging #18114 into master will increase coverage by 0.1%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #18114     +/-   ##
=========================================
+ Coverage   91.28%   91.39%   +0.1%     
=========================================
  Files         163      163             
  Lines       50130    50132      +2     
=========================================
+ Hits        45761    45817     +56     
+ Misses       4369     4315     -54
Flag Coverage Δ
#multiple 89.2% <83.33%> (+0.12%) ⬆️
#single 40.33% <8.33%> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 100% <ø> (ø) ⬆️
pandas/core/generic.py 95.72% <83.33%> (+3.3%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.38% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.05%) ⬇️
pandas/core/internals.py 94.54% <0%> (+0.07%) ⬆️
pandas/core/panel.py 97.28% <0%> (+0.28%) ⬆️
pandas/core/common.py 93% <0%> (+1.82%) ⬆️

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 8441f02...a63f66d. Read the comment docs.

@jreback jreback force-pushed the generic branch 3 times, most recently from 4e9f3f9 to baaa80e Compare November 7, 2017 13:35
@jreback jreback merged commit 488db6f into pandas-dev:master Nov 7, 2017
watercrossing pushed a commit to watercrossing/pandas that referenced this pull request Nov 10, 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.

1 participant