Skip to content

TST: Cleanup test_indexing #13982

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

Closed
wants to merge 1 commit into from
Closed

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 13, 2016

  • tests added / passed
  • passes git diff upstream/master | flake8 --diff

cleaned up test_indexing which is bit large, splitting @slow tests to a separate file.

@sinhrks sinhrks added Testing pandas testing functions or related to the test suite Clean labels Aug 13, 2016
@sinhrks sinhrks added this to the 0.19.0 milestone Aug 13, 2016
@codecov-io
Copy link

codecov-io commented Aug 13, 2016

Current coverage is 85.28% (diff: 100%)

Merging #13982 into master will not change coverage

@@             master     #13982   diff @@
==========================================
  Files           139        139          
  Lines         50206      50206          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          42818      42818          
  Misses         7388       7388          
  Partials          0          0          

Powered by Codecov. Last update 29d9e24...3947468

@jorisvandenbossche
Copy link
Member

@sinhrks Did you just move part of the file test_indexing.py to a new file (split up)? (github won't show the diff ..)

@sinhrks
Copy link
Member Author

sinhrks commented Aug 13, 2016

Yeah moved some tests to another file and fixed formats. Doesn't change tests itself.

@jreback jreback closed this in e0c3291 Aug 13, 2016
@jreback
Copy link
Contributor

jreback commented Aug 13, 2016

thanks @sinhrks you are really putting lots of PR's up! fantastic!

@sinhrks sinhrks deleted the test_indexing branch August 13, 2016 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants