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

dask-image / dask-imread / 33

Builds Branch Commit Type Ran Committer Via Coverage
33 v0.1.1 Merge pull request #11 from jakirkham/fix_win_tests Drop test directory removal push 12 Jun 2017 06:27AM UTC web-flow travis-ci pending completion   set done
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   set done
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   set done
30 v0.1.0 Merge pull request #10 from jakirkham/support_1_chunk Support nframes equal to -1 push 08 Jun 2017 05:23PM UTC web-flow travis-ci pending completion   set done
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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
21 master Test loading TIFFs with imread Try writing out a variety of temporary test TIFF files to disk with scikit-image's tifffile. Construct a Dask Array from the TIFF file using our `imread` function. Then compare the test data that we wrote to the TIF... Pull #2 07 Jun 2017 05:04PM UTC web-flow travis-ci pending completion   set done
20 master Merge pull request #5 from jakirkham/req_slicerator_conda_pip Require slicerator from conda and pip push 07 Jun 2017 04:59PM UTC web-flow travis-ci pending completion   set done
19 master Merge 'dask-image/master' into 'jakirkham/req_slicerator_conda_pip' Pull #5 07 Jun 2017 04:53PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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