Remove method objects3d.get_objects_within_intensity#123
Remove method objects3d.get_objects_within_intensity#123ehrenfeu merged 2 commits intoimcf:develfrom
objects3d.get_objects_within_intensity#123Conversation
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devel #123 +/- ##
====================================
Coverage 25% 25%
====================================
Files 25 25
Lines 1772 1764 -8
====================================
Hits 435 435
+ Misses 1337 1329 -8 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
|
Okay, obviously (and once again) I overlooked the related issue (#114) as it wasn't linked in the description - please avoid having issue numbers in new issue titles as my brain always gets tricked into thinking that number (in the title) is the number of this very issue / PR (not the referring one)... π€¦πΌ Instead, put the reference of the issue into the description and add it in the Development section on the right hand side. Thanks! π€ |
objects3d.get_objects_within_intensity
|
Merged back π¨ @rohangirishrao please make sure to |
|
A changelog-draft is available in #126, comment 3754046516. Okay to be merged π β |
Remove method as it exists in the Image3D suite, refer: https://framagit.org/mcib3d/mcib3d-core/-/blob/master/src/main/java/mcib3d/geom/Objects3DPopulation.java?ref_type=heads#L1520
Refer to issue #114.