Copy keypoints if necessary to preserve contiguity#7692
Merged
jarrodmillman merged 4 commits intoscikit-image:mainfrom Feb 3, 2025
Merged
Copy keypoints if necessary to preserve contiguity#7692jarrodmillman merged 4 commits intoscikit-image:mainfrom
jarrodmillman merged 4 commits intoscikit-image:mainfrom
Conversation
lagru
approved these changes
Feb 2, 2025
| @@ -1,3 +1,7 @@ | |||
| Please include necessary information to complete each entry. The | |||
| release manager should be able to step through this file without | |||
| external references. | |||
jarrodmillman
approved these changes
Feb 3, 2025
20c2a5f to
825ba05
Compare
matthew-brett
added a commit
to matthew-brett/scikit-image
that referenced
this pull request
Feb 4, 2025
…ailure * origin/main: Add zizmor to pre-commit; address GH workflow issues raised (scikit-image#7662) Reenable test marked as flaky on Azure. (scikit-image#7694) Simultaneously resolve all dependencies; add pip caching (scikit-image#7690) Copy keypoints if necessary to preserve contiguity (scikit-image#7692) CI cleanup (scikit-image#7693) Port CI testing from Azure to GitHub (scikit-image#7687) Lower CI build verbosity Use pytest config in pyproject.toml in CI (scikit-image#7555) Improve docstring for rolling_ball function. (scikit-image#7682)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #7685
@olebole would this suffice?
Release note
For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.