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

dask-image / dask-imread
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Jun 2017 07:38PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v0.1.0
  • v0.1.1

pending completion
32

push

travis-ci

web-flow
Merge pull request #11 from jakirkham/fix_win_tests

Drop test directory removal

74 of 74 relevant lines covered (100.0%)

3.78 hits per line

Relevant lines Covered
Build:
Build:
74 RELEVANT LINES 74 COVERED LINES
3.78 HITS PER LINE
Source Files on master
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32 master Merge pull request #11 from jakirkham/fix_win_tests Drop test directory removal push 08 Jun 2017 11:16PM UTC web-flow travis-ci pending completion  
31 master Drop test directory removal Windows seems to complain if we try to remove the test directory at the end of a test run. So simply drop the directory removal. Pull #11 08 Jun 2017 11:11PM UTC web-flow travis-ci pending completion  
29 master Merge pull request #10 from jakirkham/support_1_chunk Support nframes equal to -1 push 08 Jun 2017 04:50PM UTC web-flow travis-ci pending completion  
28 master 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... Pull #10 08 Jun 2017 04:41PM UTC web-flow travis-ci pending completion  
27 master Merge pull request #9 from jakirkham/tst_more_neg_nframes Test another negative number of frames push 08 Jun 2017 04:12PM UTC web-flow travis-ci pending completion  
26 master Test another negative number of frames Also test -2 as an argument to `nframes` to make sure it also fails. Pull #9 08 Jun 2017 04:03PM UTC web-flow travis-ci pending completion  
25 master Merge pull request #2 from jakirkham/add_imread Add imread push 07 Jun 2017 08:29PM UTC web-flow travis-ci pending completion  
24 master Add a docstring for imread Provides some brief explanation of about how `imread` works and what it returns. Pull #2 07 Jun 2017 05:17PM UTC web-flow travis-ci pending completion  
23 master Ignore test coverage when scikit-image is missing Even though it is extremely unlikely that both `tifffile` and `scikit-image` will not be present, we would still like to gracefully handle this case. Instead of dropping the exception handling her... Pull #2 07 Jun 2017 05:13PM UTC web-flow travis-ci pending completion  
22 master Monkey patch pims to use the available tifffile This seems to occur on Python 3.4 as the pims 0.3.3 package on conda-forge pulls in scikit-image instead of tifffile, but seems to not be able to use it. To fix that we import any available tifffile... Pull #2 07 Jun 2017 05:09PM UTC web-flow travis-ci pending completion  
See All Builds (33)
  • Repo on GitHub
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