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

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

Build:
Build:
LAST BUILD BRANCH: v0.1.1
DEFAULT BRANCH: master
Repo Added 04 May 2017 10:54PM UTC
Files 4
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 v0.1.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.1.0
  • v0.1.1

pending completion
59

push

travis-ci

web-flow
Merge pull request #20 from jakirkham/fix_dtype_tst_win

Use `int_` instead of `int64`

250 of 250 relevant lines covered (100.0%)

3.97 hits per line

Relevant lines Covered
Build:
Build:
250 RELEVANT LINES 250 COVERED LINES
3.97 HITS PER LINE
Source Files on master
  • 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
59 v0.1.1 Merge pull request #20 from jakirkham/fix_dtype_tst_win Use `int_` instead of `int64` push 06 Jun 2017 03:14AM UTC web-flow travis-ci pending completion  
58 master Merge pull request #20 from jakirkham/fix_dtype_tst_win Use `int_` instead of `int64` push 06 Jun 2017 03:11AM UTC web-flow travis-ci pending completion  
57 master 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... Pull #20 06 Jun 2017 02:51AM UTC web-flow travis-ci pending completion  
56 master Merge pull request #19 from jakirkham/fix_description Correct description in `setup.py` push 06 Jun 2017 12:59AM UTC web-flow travis-ci pending completion  
55 master Correct description in `setup.py` Was incorrectly borrowing the description from `dask-ndfilters` and using it to describe this library, `dask-ndmorph`. Have now corrected that by noting these are morphological operations for use with Dask Arrays. Pull #19 06 Jun 2017 12:53AM UTC web-flow travis-ci pending completion  
54 v0.1.0 Merge pull request #18 from jakirkham/fix_scipy_import Drop use of SciPy's `morphology` module push 06 Jun 2017 12:30AM UTC web-flow travis-ci pending completion  
53 master Merge pull request #18 from jakirkham/fix_scipy_import Drop use of SciPy's `morphology` module push 05 Jun 2017 10:25PM UTC web-flow travis-ci pending completion  
52 master Drop use of SciPy's `morphology` module As SciPy's docs explicitly show all of these functions are available from `scipy.ndimage`, there should be no need to specify `morphology` as well. Further the latter doesn't show up in the docs. So we can'... Pull #18 05 Jun 2017 09:06PM UTC web-flow travis-ci pending completion  
51 master Merge pull request #17 from jakirkham/add_binary_morph_ops Add binary morphological operations push 05 Jun 2017 08:31PM UTC web-flow travis-ci pending completion  
50 master Add binary_opening Implements `binary_opening` for use with Dask Arrays by composing `binary_dilation` and `binary_erosion`. Also extends the existing testing framework to include `binary_opening` in addition to testing other morphological operat... Pull #17 05 Jun 2017 08:06PM UTC web-flow travis-ci pending completion  
See All Builds (45)
  • 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