jenkins: show execution context in coverage reports (#60446)

This commit is contained in:
Emmanuel Cazenave 2022-01-10 15:45:24 +01:00
parent c298210b5b
commit d41b216fc8
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
[run]
omit = wcs/qommon/vendor/*.py
dynamic_context = test_function
[report]
omit = wcs/qommon/vendor/*.py
[html]
show_contexts = True