ENH: Increase coverage for ImageStatistics module classes#2991
Conversation
|
Only these few classes are included because all but The only classes in the module that inherit from
Once the failure is demonstrated in CI builds, I will add a commit to fix the RTTIs. |
a201f2d to
134b46d
Compare
Increase coverage for `ImageStatistics` module classes: - Exercise the basic object methods using the `ITK_EXERCISE_BASIC_OBJECT_METHODS` macro.
134b46d to
86deecf
Compare
Fix `ImageStatistics` module classes superclass name in `itkTypeMacro`.
|
134b46d was succeeding because I anticipated to the error and provided the right superclass name, and also now I realize that 86deecf should fail when checking the superclass names for |
|
So the Not sure why |
ImageStatisticsmodule classesitkTypeMacroPR Checklist