Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Mar 26, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Mar 26, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 26, 2017
@jreback jreback merged commit 1793637 into pandas-dev:master Mar 26, 2017
@codecov
Copy link

codecov bot commented Mar 26, 2017

Codecov Report

Merging #15811 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #15811 +/- ## ========================================== - Coverage 91% 90.99% -0.02%  ========================================== Files 143 143 Lines 49384 49387 +3 ========================================== - Hits 44944 44939 -5  - Misses 4440 4448 +8
Impacted Files Coverage Δ
pandas/core/algorithms.py 94.43% <100%> (+0.02%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.56% <0%> (-0.1%) ⬇️
pandas/core/common.py 91.3% <0%> (+0.33%) ⬆️

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 0caf685...78527c6. Read the comment docs.

mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
* BUG: incorrect conversion on isin algos with m8 * TST: suppress some warnings
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

1 participant