Skip to content
Snippets Groups Projects
Commit 6c7a3437 authored by Daniel Lyons's avatar Daniel Lyons Committed by Charlotte Hausman
Browse files

Attempt to fix coberatura key

parent d7c428bf
No related branches found
No related tags found
4 merge requests!1006catch qa fail case when request has mutable version,!1005fix pass/fail with mutable version bug,!1003fix typo in inspector endpoint,!1001make reacquire system not try to launch monitor processes for missing directories
Pipeline #6014 canceled
This commit is part of merge request !1003. Comments created here will be created in the context of that merge request.
......@@ -172,10 +172,9 @@ unit test coverage:
- coverage html -i --omit="**/test_*.py,**/_version.py,**/conftest.py,**/*interfaces.py" --skip-empty
artifacts:
reports:
cobertura: coverage.xml
paths:
- coverage.xml
- htmlcov/
coverage_report:
coverage_format: cobertura
path: coverage.xml
dependencies:
- unit test workflow
- unit test capability
......
[submodule "apps/cli/executables/pexable/pycapo"]
path = apps/cli/executables/pexable/pycapo
url = https://gitlab.nrao.edu/ssa/pycapo.git
url = ../pycapo.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment