Skip to content

Resolve scikit-image deprecation#888

Merged
ZackAttack614 merged 1 commit intomasterfrom
skimage-weighted-centroid-fix
Feb 8, 2026
Merged

Resolve scikit-image deprecation#888
ZackAttack614 merged 1 commit intomasterfrom
skimage-weighted-centroid-fix

Conversation

@ZackAttack614
Copy link
Copy Markdown
Collaborator

Resolves #877

Overview

This PR changes the skimage weighted_centroid property to centroid_weighted, per the conversion notes in the library.

Affected Workflows

No workflows are impacted by this PR.

Documentation Changes

No documentation changes are required for this PR.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.41%. Comparing base (c4c832e) to head (6dea936).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #888   +/-   ##
=======================================
  Coverage   69.41%   69.41%           
=======================================
  Files         148      148           
  Lines       22590    22590           
=======================================
  Hits        15680    15680           
  Misses       6910     6910           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@psavery psavery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to merge even though the Mac package failed.

@ZackAttack614 ZackAttack614 merged commit f6268a2 into master Feb 8, 2026
12 of 13 checks passed
@ZackAttack614 ZackAttack614 deleted the skimage-weighted-centroid-fix branch February 8, 2026 23:46
ZackAttack614 added a commit that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix scikit-image deprecation warning

2 participants