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