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

dask-image / dask-imread / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 master Merge pull request #4 from jakirkham/add_reqs Add requirements push 07 Jun 2017 04:42PM UTC web-flow travis-ci pending completion   set done
17 master Require slicerator from pip As explicitly adding `slicerator` to the environment file for `conda` to install does not seem to avoid `pip` installing `slicerator` later when we install our package with `pip`, simply switch to using `pip` to instal... Pull #4 07 Jun 2017 04:36PM UTC web-flow travis-ci pending completion   set done
16 master Require slicerator from pip As explicitly adding `slicerator` to the environment file for `conda` to install does not seem to avoid `pip` installing `slicerator` later when we install our package with `pip`, simply switch to using `pip` to instal... Pull #4 07 Jun 2017 04:35PM UTC web-flow travis-ci pending completion   set done
15 master Require slicerator `slicerator` is a dependency of `pims`. However for some reason it doesn't seem to get pulled in correctly with the `conda-forge` package that we are testing against. So we add an explicit requirement in our environment files f... Pull #4 07 Jun 2017 04:28PM UTC web-flow travis-ci pending completion   set done
14 master Require pims Pull #4 07 Jun 2017 03:30PM UTC web-flow travis-ci pending completion   set done
13 master Add a docstring for imread Provides some brief explanation of about how `imread` works and what it returns. Pull #2 07 Jun 2017 04:23AM UTC web-flow travis-ci pending completion   set done
12 master Rename `imread`'s `fn` to `fname` Changes the filename parameter of `imread` from `fn` to `fname`. This is done to be more consistent with SciPy and scikit-image, which both use `fname`. Though this differs from Dask, which uses `filename`. Pull #2 07 Jun 2017 04:13AM UTC web-flow travis-ci pending completion   set done
11 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 02:26AM UTC web-flow travis-ci pending completion   set done
10 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 02:20AM UTC web-flow travis-ci pending completion   set done
9 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 02:15AM UTC web-flow travis-ci pending completion   set done
8 master Merge pull request #3 from jakirkham/coveragerc_add_no_cover_pragma Add `pragma: no cover` to `exclude_lines` push 07 Jun 2017 02:12AM UTC web-flow travis-ci pending completion   set done
7 master Add `pragma: no cover` to `exclude_lines` As setting `exclude_lines` in the `.coveragerc` overrides `pragma: no cover`, it needs to be explicitly added to `.coveragerc`'s `exclude_lines` field. ref: http://coverage.readthedocs.io/en/coverage-4.1... Pull #3 07 Jun 2017 02:09AM UTC web-flow travis-ci pending completion   set done
6 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 01:56AM UTC web-flow travis-ci pending completion   set done
5 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 01:39AM UTC web-flow travis-ci pending completion   set done
4 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 12:48AM 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