Skip to content

TST: split tests/format/test_format.py #15546

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
Mar 2, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 2, 2017

closes #15531

@jreback jreback added the Testing pandas testing functions or related to the test suite label Mar 2, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 2, 2017
@codecov-io
Copy link

codecov-io commented Mar 2, 2017

Codecov Report

Merging #15546 into master will decrease coverage by -0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15546      +/-   ##
==========================================
- Coverage   91.06%   91.04%   -0.03%     
==========================================
  Files         136      136              
  Lines       49104    49104              
==========================================
- Hits        44718    44706      -12     
- Misses       4386     4398      +12
Impacted Files Coverage Δ
pandas/io/gbq.py 40% <0%> (-46.67%)
pandas/util/decorators.py 67.92% <0%> (-0.95%)
pandas/tools/merge.py 91.78% <0%> (-0.35%)
pandas/core/frame.py 97.74% <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 29d81f3...4c5ef4c. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 3f91d5a into pandas-dev:master Mar 2, 2017
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
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLN/TST: split test_format.py
3 participants