...
(TODO: Check if we have any examples where we use this...)
Step 9 - Miscellaneous
Select "Use Clover to collect Code Coverage for this build."
Choose "Clover is already integrated into this build and a clover.xml file will be produced."
Enter "clover.xml".
The above steps assume you have pytest-clov and coverage2clover setup in your tox.ini.
When setup this will generate a report showing how the coverage changes from build to build.
TODO: Does this step mean that is is no longer neccesary to generate/publish the HTML coverage report as an Artifact?
Step 10 - Audit Log
Leave these as they are.
Step 10 - Job(s)
...