Skip to content

Add options to segment_3d_image for removing objects touching borders#139

Open
lguerard wants to merge 2 commits intoimcf:develfrom
lguerard:fix/138-object3D-border-filtering
Open

Add options to segment_3d_image for removing objects touching borders#139
lguerard wants to merge 2 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 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 25%. Comparing base (7cb7b68) to head (0eab3dd).
⚠️ Report is 28 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/objects3d.py 0% 4 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #139   +/-   ##
====================================
  Coverage     25%    25%           
====================================
  Files         25     25           
  Lines       1771   1763    -8     
====================================
+ Hits         437    443    +6     
+ Misses      1334   1320   -14     

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

@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 imcflibs Mar 25, 2026
@ehrenfeu ehrenfeu added this to the 2.0.0 milestone Mar 25, 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: In progress

Development

Successfully merging this pull request may close these issues.

Enable filtering cells touching borders

2 participants