TST: more 3.6 test fixing #14684

Closed
wants to merge 3 commits into
from

Conversation

Projects
None yet
2 participants
Contributor

jreback commented Nov 18, 2016

xref #14679

jreback added this to the 0.19.2 milestone Nov 18, 2016

jreback added some commits Nov 18, 2016

@jreback jreback ERR: more informative message on invalid Timestamp input 3c8841a
@jreback jreback TST: fix unordable error message
xref #14679
917c86a
@jreback jreback TST: handle unorderable exceptions in indexing
66aca46

Current coverage is 85.28% (diff: 80.00%)

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

@@             master     #14684   diff @@
==========================================
  Files           140        140          
  Lines         50706      50717    +11   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43247      43256     +9   
- Misses         7459       7461     +2   
  Partials          0          0          

Powered by Codecov. Last update 748000d...66aca46

jreback closed this in b6ffd89 Nov 18, 2016

@amolkahat amolkahat added a commit to amolkahat/pandas that referenced this pull request Nov 26, 2016

@jreback @amolkahat jreback + amolkahat ERR: more informative message on invalid Timestamp input
TST: fix unordable error message

xref #14679

TST: handle unorderable exceptions in indexing

closes #14684
fd7d132

@jorisvandenbossche jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Dec 14, 2016

@jreback @jorisvandenbossche jreback + jorisvandenbossche [Backport #14684] ERR: more informative message on invalid Timestamp …
…input

TST: fix unordable error message

xref #14679

TST: handle unorderable exceptions in indexing

closes #14684

(cherry picked from commit b6ffd89)
645cf93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment