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

dask-image / dask-ndmorph / 57 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2017 02:51AM UTC
Files 4
Run time 0s
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

06 Jun 2017 02:46AM UTC coverage: 100.0%. Remained the same
PYVER="3.5"

Pull #20

travis-ci

web-flow
Use `int_` instead of `int64`

On Windows, the default integer is 32-bit. So we shouldn't assume that a
default integer will be cast to NumPy's `int64`. Instead we make use of
NumPy's `int_`, which may be 32-bit or 64-bit depending on the platform.
This should resolve the test issue on Windows.
Pull Request #20: Use `int_` instead of `int64`

250 of 250 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 57.2 (PYVER="3.5")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 57
  • Travis Job 57.2
  • da13590f on github
  • Prev Job for PYVER="3.5" on master (#56.2)
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

© 2026 Coveralls, Inc