Test coverage for all tests
The following table shows the test coverage of the used files:
ID |
Title |
File |
Coverage |
---|---|---|---|
Test coverage for merge_dicts.py |
merge_dicts.py |
100.0 |
|
Test coverage for tests/merge_dicts_test.py |
tests/merge_dicts_test.py |
100.0 |
The coverage results can be found in different formats:
Needs elements fetch from json file and translated to rst via collections:
Human readable coverage as html content: report.html
Machine readable coverage as json file:
coverage.json
Machine readable coverage as xml file:
coverage.xml
Machine readable coverage file:
coverage.file