Test cobertura mypy coverage report

This commit is contained in:
Joel Collins 2021-01-08 10:05:31 +00:00
parent 180d73f9c4
commit 5232b36644
5 changed files with 71 additions and 12 deletions

View file

@ -56,6 +56,10 @@ mypy:
script:
- poetry run poe mypy
artifacts:
reports:
cobertura: openflexure_microscope/cobertura.xml
only:
- branches
- merge_requests