You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cover-diff target for changed-line coverage reports (#3820)
Integrate optional diff-cover behind a cover_diff ninja/make target and
document the pull-request iteration workflow. Add ci/coverage_files_from_diff.sh
to build NRN_COVERAGE_FILES from a branch diff.
Document NRN_COVERAGE_DIFF_BRANCH
Can invoke diff-cover from PROJECT_SOURCE_DIR with an absolute path to coverage-combined.info.
Add cover-begin, cover-html, cover-diff ninja/make target aliases
Hyphenated names are thin DEPENDS aliases for the existing underscore
targets so both forms work at the build tool level.
---------
Co-authored-by: Grok <grok@x.ai>
0 commit comments