Skip to content

Add options to segment_3d_image for removing objects touching borders#139

Merged
ehrenfeu merged 6 commits intoimcf:develfrom
lguerard:fix/138-object3D-border-filtering
Apr 7, 2026
Merged

Add options to segment_3d_image for removing objects touching borders#139
ehrenfeu merged 6 commits intoimcf:develfrom
lguerard:fix/138-object3D-border-filtering

Conversation

@lguerard
Copy link
Copy Markdown
Contributor

Fix #138

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 26%. Comparing base (7cb7b68) to head (f215ea5).
⚠️ Report is 35 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/objects3d.py 50% 2 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #139   +/-   ##
====================================
+ Coverage     25%    26%   +1%     
====================================
  Files         25     25           
  Lines       1771   1763    -8     
====================================
+ Hits         437    456   +19     
+ Misses      1334   1307   -27     

☔ 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.

Comment thread src/imcflibs/imagej/objects3d.py
@ehrenfeu ehrenfeu linked an issue Mar 25, 2026 that may be closed by this pull request
@ehrenfeu ehrenfeu added the enhancement New feature or request label Mar 25, 2026
@ehrenfeu ehrenfeu moved this to In progress in IMCF-Fiji Mar 25, 2026
@ehrenfeu ehrenfeu added this to the 2.0.0 milestone Mar 25, 2026
@ehrenfeu ehrenfeu merged commit ad505f8 into imcf:devel Apr 7, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in IMCF-Fiji Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Enable filtering cells touching borders

2 participants