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

dask / dask-image / 19257528322
100%

Build:
DEFAULT BRANCH: main
Ran 11 Nov 2025 06:52AM UTC
Jobs 1
Files 22
Run time 1min
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

11 Nov 2025 06:50AM UTC coverage: 99.431% (-0.4%) from 99.835%
19257528322

push

github

web-flow
Implement support for ndimage.map_coordinates (#237)

Adds a map_overlap function to the dask-image ndinterp module.
Implementation details:
1. for every coordinate the corresponding chunk of the input array and the required input slice are determined
coordinates are grouped based on associated chunks
2. a task is defined for each group and minimum required input array slice to apply ndimage.map_coordinates
3. output intensities are rearranged to match input order

cupy GPU input arrays are not supported at this time, see issue 413 for tracking

792 of 799 branches covered (99.12%)

Branch coverage included in aggregate %.

37 of 39 new or added lines in 1 file covered. (94.87%)

1130 of 1134 relevant lines covered (99.65%)

11.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.91
-1.77% dask_image/ndinterp/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 run- - 19257528322.1 11 Nov 2025 06:52AM UTC 22
99.43
GitHub Action Run
Source Files on build 19257528322
  • Tree
  • List 22
  • Changed 21
  • Source Changed 21
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19257528322
  • 5a594e70 on github
  • Prev Build on main (#19257232479)
  • Next Build on main (#19282801010)
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