• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pydata / xarray / 5741 / 12
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2018 04:57PM UTC
Files 92
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Aug 2018 04:31PM UTC coverage: 92.176% (+0.006%) from 92.17%
CONDA_ENV=py36-bottleneck-dev

push

travis-ci

shoyer
Fix maybe_promote (#1953)

* Fix maybe_promote

With tests for every possible dtype:

(numpy docs say `biufcmMOSUV` only)

```
for letter in string.ascii_letters:
    try:
        print(letter, np.dtype(letter))
    except TypeError as exc:
        pass
```

* Check issubdtype of floating before timedelta64

In order to hit this branch more often

* Improve maybe_promote test

23714 of 25727 relevant lines covered (92.18%)

0.92 hits per line

Source Files on job 5741.12 (CONDA_ENV=py36-bottleneck-dev)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5269
  • Travis Job 5741.12
  • 69086b33 on github
  • Prev Job for CONDA_ENV=py36-bottleneck-dev on master (#5740.12)
  • Next Job for CONDA_ENV=py36-bottleneck-dev on master (#5750.12)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc