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: remove some warnings #17638

Merged
merged 1 commit into from
Sep 23, 2017
Merged

TST: remove some warnings #17638

merged 1 commit into from
Sep 23, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 23, 2017

No description provided.

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

codecov bot commented Sep 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17638      +/-   ##
==========================================
- Coverage   91.22%    91.2%   -0.02%     
==========================================
  Files         163      163              
  Lines       49655    49655              
==========================================
- Hits        45297    45288       -9     
- Misses       4358     4367       +9
Flag Coverage Δ
#multiple 88.99% <100%> (ø) ⬆️
#single 40.17% <100%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_core.py 82.52% <ø> (ø) ⬆️
pandas/core/reshape/reshape.py 99.29% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.77% <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 f797c1d...4d66567. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17638      +/-   ##
==========================================
- Coverage   91.22%    91.2%   -0.02%     
==========================================
  Files         163      163              
  Lines       49655    49655              
==========================================
- Hits        45297    45288       -9     
- Misses       4358     4367       +9
Flag Coverage Δ
#multiple 88.99% <100%> (ø) ⬆️
#single 40.17% <100%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_core.py 82.52% <ø> (ø) ⬆️
pandas/core/reshape/reshape.py 99.29% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.77% <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 f797c1d...4d66567. Read the comment docs.

alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 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