Skip to content

TST: remove some more warnings #17645

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
Sep 23, 2017
Merged

TST: remove some more warnings #17645

merged 1 commit into from
Sep 23, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 23, 2017

TST: parametrize stata tests

@jreback jreback added IO Stata read_stata, to_stata Testing pandas testing functions or related to the test suite labels Sep 23, 2017
@jreback jreback added this to the 0.21.0 milestone Sep 23, 2017
@codecov
Copy link

codecov bot commented Sep 23, 2017

Codecov Report

Merging #17645 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17645      +/-   ##
==========================================
+ Coverage   91.22%   91.24%   +0.01%     
==========================================
  Files         163      163              
  Lines       49661    49660       -1     
==========================================
+ Hits        45303    45311       +8     
+ Misses       4358     4349       -9
Flag Coverage Δ
#multiple 89.03% <100%> (+0.03%) ⬆️
#single 40.17% <28.57%> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 100% <ø> (ø) ⬆️
pandas/core/dtypes/missing.py 90.44% <100%> (+3.25%) ⬆️
pandas/core/internals.py 94.31% <100%> (+0.01%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.77% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.2% <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 85a1067...e61bada. Read the comment docs.

TST: parametrize stata tests
@gfyoung
Copy link
Member

gfyoung commented Sep 23, 2017

@jreback : While we can, might as well correct "moar" to "more" in your commit message. 😄

@jreback jreback changed the title TST: remove some moar warnings TST: remove some more warnings Sep 23, 2017
@jreback jreback merged commit ecd2ad9 into pandas-dev:master Sep 23, 2017
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
IO Stata read_stata, to_stata 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