Skip to content

Add --coverage option for local.py, make clang coverage builds use -fcoverage-mapping/-fprofile-instr-generate #90319

Add --coverage option for local.py, make clang coverage builds use -fcoverage-mapping/-fprofile-instr-generate

Add --coverage option for local.py, make clang coverage builds use -fcoverage-mapping/-fprofile-instr-generate #90319

Annotations

1 warning

code-lints

succeeded Feb 10, 2025 in 9m 5s
Set up job
1s
Build gaurav-nelson/github-action-markdown-link-check@v1
3s
Initialize containers
20s
Checkout
8s
Checkout submodules & Bootstrap
6m 26s
Check for orphaned gn files
1s
Check for matter lint errors
1m 53s
Check broken links
0s
Check for incorrect error use in VerifyOrExit
1s
Check for use of PRI*8, which are not supported on some libcs.
0s
Check for use of PRI*16, which are not supported on some libcs.
0s
Check for use of PRI*64, which are not supported on some libcs.
0s
Check for use of %zu, which are not supported on some libcs.
0s
Do not allow TODO in generated files
0s
Check for disallowed include files
0s
Check for zcl.json and extension sync status
1s
Ensure all PICS are set for tests (to true or false)
0s
Check for use of 0x%u and the like, which lead to misleading output.
0s
Check for use of '"0x" PRIu*' and the like, which lead to misleading output.
0s
Check for use of NSLog instead of Matter logging in Matter framework
0s
Check for use of 'emberAfReadAttribute' instead of the type-safe getters
0s
Check for use of 'emberAfWriteAttribute' instead of the type-safe setters
0s
Check for errors using ruff Python linter
0s
Check for use of "SuccessOrExit(CHIP_ERROR_*)", which should probably be "SuccessOrExit(err = CHIP_ERROR_*)"
0s
Check for use of "SuccessOrExit(something-without-assignment(", which should probably be "SuccessOrExit(err = something("
0s
Check for use of "using namespace" outside of a class/function in headers.
0s
Post Checkout submodules & Bootstrap
2s
Post Checkout
0s
Stop containers
0s
Complete job
0s