Skip to content
Snippets Groups Projects
Commit 0f141aae authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Slightly adjust coverage report.

parent 21df32ff
No related branches found
No related tags found
1 merge request!15Dev into main
Pipeline #761778 passed
......@@ -23,7 +23,6 @@ result = testRunner.run(tests)
cov.stop()
cov.save()
# cov.report(show_missing=True, precision=2)
if result.wasSuccessful():
covered = cov.report(show_missing=True, precision=2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment