Skip to content

TST: reduce amount of nesting in tests, specifically move core routines higher #16030

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
Apr 17, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 17, 2017

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Apr 17, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 17, 2017
@jreback jreback merged commit 90dd3f9 into pandas-dev:master Apr 17, 2017
@codecov
Copy link

codecov bot commented Apr 17, 2017

Codecov Report

Merging #16030 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16030      +/-   ##
==========================================
- Coverage      91%   90.99%   -0.01%     
==========================================
  Files         153      153              
  Lines       50469    50469              
==========================================
- Hits        45927    45924       -3     
- Misses       4542     4545       +3
Flag Coverage Δ
#multiple 88.76% <ø> (-0.01%) ⬇️
#single 40.43% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/common.py 90.68% <0%> (-0.35%) ⬇️
pandas/util/testing.py 80.55% <0%> (-0.19%) ⬇️

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 0e2bbcf...9006a81. 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.

1 participant