kcov cannot trace subprocess executions due to LD_PRELOAD limitations. When bats runs tests, it spawns new bash processes that kcov cannot instrument. This is a known, unsolved issue in bats-core (issue #15). Changes: - Set COVERAGE_THRESHOLD to 0 (disabled enforcement) - Added detailed comment explaining the limitation - Coverage job remains for informational purposes - Test pass rate (100%) serves as the quality gate References: - https://github.com/bats-core/bats-core/issues/15 |
||
|---|---|---|
| .. | ||
| workflows | ||