Home
last modified time | relevance | path

Searched full:codecov_token (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/plotters/
D.travis.yml19 export CODECOV_TOKEN="8622abe0-9579-4cea-93d3-9707969ef6c2"
/external/catch2/misc/
DappveyorTestRunScript.bat8 …codecov --root .. --no-color --disable gcov -f cobertura.xml -t %CODECOV_TOKEN% || exit /b !ERRORL…
/external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/
Dcmake.yml429 CODECOV_TOKEN_SECRET: "${{secrets.CODECOV_TOKEN}}"
430 CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN || 'e4fdf847-f541-4ab1-9d50-3d27e5913906' }}"