Skip to content
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

MAINT: Remove testing.assert_isinstance #15652

Merged
merged 1 commit into from
Mar 11, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Mar 11, 2017

Deprecated in 0.17.0

xref #10458

@codecov-io
Copy link

Codecov Report

Merging #15652 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15652      +/-   ##
==========================================
- Coverage   91.03%   91.01%   -0.03%     
==========================================
  Files         143      143              
  Lines       49390    49388       -2     
==========================================
- Hits        44964    44951      -13     
- Misses       4426     4437      +11
Impacted Files Coverage Δ
pandas/util/testing.py 80.88% <ø> (-0.04%)
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 93.61% <0%> (-0.34%)
pandas/core/frame.py 97.87% <0%> (-0.1%)

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 026e748...725ec66. Read the comment docs.

@jreback jreback added Testing pandas testing functions or related to the test suite Deprecate Functionality to remove in pandas labels Mar 11, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 11, 2017
@jreback jreback merged commit 5eac08a into pandas-dev:master Mar 11, 2017
@jreback
Copy link
Contributor

jreback commented Mar 11, 2017

thanks!

@gfyoung gfyoung deleted the assert-is-instance-drop branch March 11, 2017 18:57
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants