test: add doc coverage test
This commit is contained in:
parent
0d8de455de
commit
acb2f933f0
@ -6,6 +6,8 @@ linting:
|
|||||||
stage: lint
|
stage: lint
|
||||||
script:
|
script:
|
||||||
- flake8
|
- flake8
|
||||||
|
- interrogate -v --ignore-init-method --ignore-module --ignore-nested-functions --ignore-regex "__repr__" --fail-under 50 mmseg
|
||||||
|
|
||||||
|
|
||||||
building:
|
building:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user