Searched full:codecov (Results 1 – 6 of 6) sorted by relevance
1 name: Code Coverage with codecov12 codecov:131 codecov-results:133 needs: codecov135 # the codecov job might be skipped, we don't need to run this job then221 - name: Upload coverage to Codecov223 uses: codecov/codecov-action@v4
11 .codecov.yml16 .github/workflows/codecov.yaml
1494 elif file == ".codecov.yml":
1 codecov:
127 - Code coverage reports for the Zephyr project are available on `Codecov`_.142 .. _`Codecov`: https://app.codecov.io/gh/zephyrproject-rtos/zephyr target
928 * :github:`7375` - Codecov does not report coverage of code that is not covered by the native\_posi…