Skip to content

Add code coverage check to PR build #1778

@sbethur

Description

@sbethur

We currently use coverage tool to report the code coverage from unit and system tests. See
e.g:

nidcpower-coverage: coverage report --rcfile=../../tools/coverage_system_tests.rc

build_test: coverage report

Logs:

We should looking into setting a threshold and have the PR build fail if the coverage is below it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions