Searched full:codecov (Results 1 – 6 of 6) sorted by relevance
1 name: Code Coverage with codecov12 codecov:72 … steps.ccache_cache_prop.outputs.repo }}-${{github.event_name}}-${{matrix.platform}}-codecov-ccache113 codecov-results:115 needs: codecov117 # the codecov job might be skipped, we don't need to run this job then168 - name: Upload coverage to Codecov170 uses: codecov/codecov-action@v3
1 codecov:
11 .codecov.yml
1081 elif file == ".codecov.yml":
128 - Code coverage reports for the Zephyr project are available on `Codecov`_.143 .. _`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…