Test cobertura mypy coverage report
This commit is contained in:
parent
180d73f9c4
commit
5232b36644
5 changed files with 71 additions and 12 deletions
|
|
@ -56,6 +56,10 @@ mypy:
|
|||
script:
|
||||
- poetry run poe mypy
|
||||
|
||||
artifacts:
|
||||
reports:
|
||||
cobertura: openflexure_microscope/cobertura.xml
|
||||
|
||||
only:
|
||||
- branches
|
||||
- merge_requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue