Skip to content

TST: Fix unused tests in tseries/test_base.py #13996

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

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Aug 13, 2016

  • tests added / passed
  • passes git diff upstream/master | flake8 --diff
  • enabled unused patterns left as comments
  • made tz related tests more comprehensive

@sinhrks sinhrks added the Testing pandas testing functions or related to the test suite label 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.27% (diff: 100%)

Merging #13996 into master will decrease coverage by <.01%

@@             master     #13996   diff @@
==========================================
  Files           139        139          
  Lines         50206      50215     +9   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          42817      42822     +5   
- Misses         7389       7393     +4   
  Partials          0          0          

Powered by Codecov. Last update 6f88416...869ef66

@jreback
Copy link
Contributor

jreback commented Aug 14, 2016

thanks!

@jreback jreback closed this in 0236d75 Aug 14, 2016
@sinhrks sinhrks deleted the period_base_test branch August 14, 2016 00:30
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.

3 participants