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

dask-image / dask-imread / 28 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2017 04:41PM UTC
Files 2
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

08 Jun 2017 04:37PM UTC coverage: 94.595% (+0.2%) from 94.444%
PYVER="3.5"

Pull #10

travis-ci

web-flow
Treat `nframes` equal to `-1` as one big chunk

If the user provides `nframes` equal to `-1`, simply replace `nframes`
with the number of frames in the image. In other words, the entire image
will be loaded into memory for computation. This may be handy in image
data that is spread out amongst many small image files. For cases like
this, it may be completely reasonable to read the whole image into
memory as IO may be more expensive than the memory consumed. Include
tests to make sure that this value of `nframes` behaves as expected both
in terms of being able to load the data and provide the expected number
of chunks, namely `1`.
Pull Request #10: Support nframes equal to -1

70 of 74 relevant lines covered (94.59%)

0.95 hits per line

Source Files on job 28.2 (PYVER="3.5")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.2
  • 6dec04c1 on github
  • Prev Job for PYVER="3.5" on master (#27.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