These configuration changes exclude certain files and lines of code from code coverage, and includes information in the reports about which tests covered each line.
A future PR will include a JSON report with further analysis breakdowns.
TESTING
tested by manually inspecting the generated code coverage html to ensure that the target files and lines we not included in the report, and that context is provided in the report.
These configuration changes exclude certain files and lines of code from code coverage, and includes information in the reports about which tests covered each line.
A future PR will include a JSON report with further analysis breakdowns.
TESTING tested by manually inspecting the generated code coverage html to ensure that the target files and lines we not included in the report, and that context is provided in the report.