Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

update code coverage configuration #335

Merged
merged 1 commit into from
Jul 3, 2024
Merged

update code coverage configuration #335

merged 1 commit into from
Jul 3, 2024

Conversation

derekk-nm
Copy link

@derekk-nm derekk-nm commented Jun 26, 2024

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.

Future PR will include a JSON report with further analysis breakdowns.
@derekk-nm derekk-nm merged commit 9346bff into main Jul 3, 2024
28 checks passed
@derekk-nm derekk-nm deleted the coverage_config branch July 3, 2024 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants