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

dask / dask-image
100%

Build:
DEFAULT BRANCH: main
Repo Added 02 Mar 2018 04:55PM UTC
Files 26
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • GenevieveBuckley-HISTORYrst-typo
  • GenevieveBuckley-pypi-publishing
  • GenevieveBuckley-release-notes-0.3.0
  • automate-releases
  • automate-releases2
  • calver
  • calver-edited
  • cupy-generic-filter-mean
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/coverallsapp/github-action-2.3.4
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dispatch
  • dispatch-edits
  • dispatch-v2
  • drop_gpuci
  • failing-cupy-lazy-dispatch
  • find_objects_empty
  • fix-historyrst-formatting
  • fix-tests-for-gpu-ndmorph
  • fix_test_failures
  • gpu-local-threshold
  • gpu-ndmorph
  • gpu-support
  • imread-dask
  • imread-tifffile-fix
  • km/imread-updates
  • labeled_comprehension-channel-axis
  • map_coords
  • master
  • patch-1
  • patch-4
  • patch-5
  • patch-6
  • patch-7
  • patch-8
  • recommend_miniforge
  • release-guide
  • release-notes-0.4.0
  • release-notes-0.6.0
  • release-notes-2025-11-0
  • release-notes-fix-date
  • remove-future
  • remove-out-of-date-email
  • req_tifffile
  • simplify-ndmorph-meta
  • spline-filter-docstrings
  • split-long-ndinterp-init-file
  • support-python3.8
  • test-pypi
  • tom/pytest-config-fix
  • tst/add-cron-job
  • update-miniconda
  • update-release-dependencies
  • update-release-notes-again
  • update_rtd_env
  • use_tf_write
  • v0.0.0rc1
  • v0.3.0
  • v0.3.0rc1
  • v0.3.0rc2
  • v0.3.0rc3
  • v0.4.0
  • v0.4.0rc1
  • v0.4.0rc2
  • v0.5.0
  • v0.5.0-release
  • v0.5.0rc1
  • v0.6.0
  • v0.6.0rc1
  • v2023.03.0
  • v2023.03.0-rc1
  • v2023.08.0
  • v2023.08.0rc1
  • v2023.08.0rc2
  • v2023.08.1
  • v2024.05.0rc1
  • v2024.5.0
  • v2024.5.1
  • v2024.5.2
  • v2024.5.3
  • v2025.11.0
  • v2025.11.0rc1

12 Nov 2025 01:17AM UTC coverage: 99.523%. Remained the same
19283219390

push

github

web-flow
Add release notes for v2025.11.0 (#417)

* Add release notes for v2025.11.0

* Fix the date, generated release notes yesterday but am cutting the release a day later

727 of 732 branches covered (99.32%)

Branch coverage included in aggregate %.

1150 of 1154 relevant lines covered (99.65%)

11.94 hits per line

Relevant lines Covered
Build:
Build:
1154 RELEVANT LINES 1150 COVERED LINES
11.94 HITS PER LINE
Source Files on main
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19283219390 main Add release notes for v2025.11.0 (#417) * Add release notes for v2025.11.0 * Fix the date, generated release notes yesterday but am cutting the release a day later push 12 Nov 2025 01:20AM UTC web-flow github
99.52
19282801010 main Maintenance: split ndinterp long __init__.py file functions into separate files (#416) Used this guide to split files while keeping git history intact: https://devblogs.microsoft.com/oldnewthing/20190916-00/?p=102892 push 12 Nov 2025 12:55AM UTC web-flow github
99.52
19257528322 main 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 determ... push 11 Nov 2025 06:52AM UTC web-flow github
99.43
19257232479 main Add spline filter docstrings (#412) * Add spline_filter & spline_filter1d docstrings, plus minor RST formatting fixes * Suppress make html warnings from RST formatting push 11 Nov 2025 06:36AM UTC web-flow github
99.83
19158359604 main Bump actions/checkout from 4 to 5 (#406) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 07 Nov 2025 04:39AM UTC web-flow github
99.83
19158226218 main Bump actions/setup-python from 5 to 6 (#408) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-pytho... push 07 Nov 2025 04:30AM UTC web-flow github
99.84
19028344581 main Mention pims is used to open images + add bioio as an alternative reader (#411) push 03 Nov 2025 08:32AM UTC web-flow github
99.84
18567941375 main Recommend dask.array.image.imread over dask-image imread (#410) push 16 Oct 2025 04:25PM UTC web-flow github
99.84
15065526237 main Fix find_objects error occurring in combination with empty input chunks * fix KeyError: "None of [Index(['0_x', '1_x', '0_y', '1_y'], dtype='object')] are in the [columns]" Added test * Fix-up conflict resolution * Fix flake8 error --------- ... push 16 May 2025 09:43AM UTC web-flow github
99.83
14604555685 main Fix typo (#402) * Fix typo * Fix another typo --------- Co-authored-by: Marvin Albert <marvin.albert@gmail.com> push 22 Apr 2025 09:04PM UTC web-flow github
99.83
See All Builds (3029)
  • 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