Skip to content

Conversation

@mroeschke
Copy link
Member

Original issue was with using div with datetime.timedelta. Doesn't appear this was fixed recently.

@codecov-io
Copy link

codecov-io commented Dec 18, 2016

Current coverage is 84.56% (diff: 100%)

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

@@             master     #14906   diff @@
==========================================
  Files           144        144          
  Lines         51058      51058          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43177      43176     -1   
- Misses         7881       7882     +1   
  Partials          0          0          

Powered by Codecov. Last update e503d40...56c5ba3

@jreback jreback added Testing pandas testing functions or related to the test suite Timedelta Timedelta data type labels Dec 18, 2016
@jreback jreback added this to the 0.20.0 milestone Dec 18, 2016
@jreback jreback merged commit 37b22c7 into pandas-dev:master Dec 18, 2016
@jreback
Copy link
Contributor

jreback commented Dec 18, 2016

thanks!

ischurov pushed a commit to ischurov/pandas that referenced this pull request Dec 19, 2016
@mroeschke mroeschke deleted the test_9396 branch December 21, 2016 04:20
ShaharBental pushed a commit to ShaharBental/pandas that referenced this pull request Dec 26, 2016
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 Timedelta Timedelta data type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG?: div method with timedelta

3 participants