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

This commit is contained in:
Emmanuel Cazenave 2022-01-11 15:57:21 +01:00
parent 68febb3b3b
commit 0bf05cdce0
1 changed files with 4 additions and 0 deletions

View File

@ -166,3 +166,7 @@ source =
authentic2_idp_oidc
django_rbac
branch = True
dynamic_context = test_function
[coverage:html]
show_contexts = True