Skip to content

Commit d91e4f8

Browse files
committed
Merge branch 'release' into release-5.4
2 parents e73a1c5 + d059f4f commit d91e4f8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Modules/Remote/LabelErodeDilate.remote.cmake

Lines changed: 7 additions & 7 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 )
@@ -48,10 +48,10 @@ itk_fetch_module(
4848
operations are efficient (approximately constant time wrt
4949
structuring element size). Only circular/spherical/hyperspherical
5050
structuring elements are supported.
51-
https://www.insight-journal.org/browse/publication/886
52-
https://www.insight-journal.org/browse/publication/228"
53-
MODULE_COMPLIANCE_LEVEL 2
51+
https://doi.org/10.54294/j8lsa66
52+
https://doi.org/10.54294/aq68pt"
53+
MODULE_COMPLIANCE_LEVEL 3
5454
#UPSTREAM_GIT_REPOSITORY
5555
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate.git
56-
GIT_TAG 7e23b12be913ff2bd935d9ffc2d10b573a923501
56+
GIT_TAG 22d8846dbe4368312aa3aa95ecfe3542ab894e15
5757
)

0 commit comments

Comments
 (0)