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

TST: clean warnings #18012

Merged
merged 1 commit into from
Oct 28, 2017
Merged

TST: clean warnings #18012

merged 1 commit into from
Oct 28, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Oct 28, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 28, 2017
@jreback jreback added this to the 0.22.0 milestone Oct 28, 2017
@codecov
Copy link

codecov bot commented Oct 28, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18012      +/-   ##
==========================================
- Coverage   91.24%   91.23%   -0.02%     
==========================================
  Files         163      163              
  Lines       50168    50176       +8     
==========================================
  Hits        45777    45777              
- Misses       4391     4399       +8
Flag Coverage Δ
#multiple 89.04% <ø> (ø) ⬆️
#single 40.28% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️
pandas/core/dtypes/concat.py 99.14% <0%> (+0.01%) ⬆️
pandas/core/indexes/numeric.py 97.27% <0%> (+0.03%) ⬆️
pandas/core/indexes/datetimes.py 95.5% <0%> (+0.09%) ⬆️

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 4489389...53469bf. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 28, 2017

Codecov Report

Merging #18012 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #18012   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files         163      163           
  Lines       50176    50176           
=======================================
  Hits        45777    45777           
  Misses       4399     4399
Flag Coverage Δ
#multiple 89.04% <ø> (ø) ⬆️
#single 40.28% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/categorical.py 95.75% <ø> (ø) ⬆️

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 1977362...31990b6. Read the comment docs.

@jreback jreback merged commit 39a6b8f into pandas-dev:master Oct 28, 2017
peterpanmj pushed a commit to peterpanmj/pandas that referenced this pull request Oct 31, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 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