Skip to content

Commit b4bc19f

Browse files
authored
Merge pull request #5272 from blowekamp/update_label_erode_dilate_v1.3.2
BUG: Update LabelErodeDilate remote module
2 parents b8f28a7 + fe22210 commit b4bc19f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Modules/Remote/LabelErodeDilate.remote.cmake

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
#-- - [ ] All requirements of Levels 3,2,1
2323
#--
2424
#-- ## Compliance Level 3 star (Quality beta code)
25-
#-- - [ ] API | executable interface is considered mostly stable and feature complete
26-
#-- - [ ] 10% C0-code coverage demonstrated for testing suite
27-
#-- - [ ] Some tests exist and pass on at least some platform
25+
#-- - [X] API | executable interface is considered mostly stable and feature complete
26+
#-- - [X] 10% C0-code coverage demonstrated for testing suite
27+
#-- - [X] Some tests exist and pass on at least some platform
2828
#-- - [X] All requirements of Levels 2,1
2929
#--
3030
#-- ## Compliance Level 2 star (Alpha code feature API development or niche community/execution environment dependance )
@@ -50,8 +50,8 @@ itk_fetch_module(
5050
structuring elements are supported.
5151
https://doi.org/10.54294/j8lsa66
5252
https://doi.org/10.54294/aq68pt"
53-
MODULE_COMPLIANCE_LEVEL 2
53+
MODULE_COMPLIANCE_LEVEL 3
5454
#UPSTREAM_GIT_REPOSITORY
5555
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate.git
56-
GIT_TAG 08c2551096c06fe993b0d5a977a752fb21972896
56+
GIT_TAG 22d8846dbe4368312aa3aa95ecfe3542ab894e15
5757
)

0 commit comments

Comments
 (0)