Skip to content

TST: remove some Panel/Panel4D deprecation warnings from tests #16387

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 18, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 18, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label May 18, 2017
@jreback jreback added this to the 0.21.0 milestone May 18, 2017
@jreback jreback merged commit ebcbd4f into pandas-dev:master May 18, 2017
@codecov
Copy link

codecov bot commented May 18, 2017

Codecov Report

Merging #16387 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16387      +/-   ##
==========================================
+ Coverage    90.4%    90.4%   +<.01%     
==========================================
  Files         161      161              
  Lines       50975    50977       +2     
==========================================
+ Hits        46083    46088       +5     
+ Misses       4892     4889       -3
Flag Coverage Δ
#multiple 88.18% <100%> (+0.02%) ⬆️
#single 40.19% <55.55%> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 80.79% <100%> (+0.03%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.69% <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 16c247b...8f72961. Read the comment docs.

@codecov
Copy link

codecov bot commented May 18, 2017

Codecov Report

Merging #16387 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16387      +/-   ##
==========================================
+ Coverage    90.4%    90.4%   +<.01%     
==========================================
  Files         161      161              
  Lines       50975    50977       +2     
==========================================
+ Hits        46083    46088       +5     
+ Misses       4892     4889       -3
Flag Coverage Δ
#multiple 88.18% <100%> (+0.02%) ⬆️
#single 40.19% <55.55%> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 80.79% <100%> (+0.03%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.69% <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 16c247b...8f72961. Read the comment docs.

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