/external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/ |
D | cmake.yml | 56 codecov: ubuntu_gcc 64 codecov: ubuntu_gcc_osb 76 codecov: ubuntu_gcc_no_avx2 82 codecov: ubuntu_gcc_no_sse2 88 codecov: ubuntu_gcc_no_sse4 94 codecov: ubuntu_gcc_no_pclmulqdq 100 codecov: ubuntu_gcc_compat_no_opt 107 codecov: ubuntu_gcc_armsf 114 codecov: ubuntu_gcc_armsf_compat_no_opt 121 codecov: ubuntu_gcc_armhf [all …]
|
/external/python/pyopenssl/.github/workflows/ |
D | ci.yml | 59 …curl -o codecov.sh -f https://codecov.io/bash || curl -o codecov.sh -f https://codecov.io/bash || … 60 bash codecov.sh -n "tox -e ${{ matrix.PYTHON.TOXENV }}" 78 …curl -o codecov.sh -f https://codecov.io/bash || curl -o codecov.sh -f https://codecov.io/bash || … 79 bash codecov.sh -n "tox -e ${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
|
/external/python/setuptools/ |
D | tox.ini | 30 [testenv:codecov] 31 description=[Only run on CI]: Upload coverage data to codecov argument 32 deps=codecov argument 34 commands=codecov --file {toxworkdir}/coverage.xml argument
|
/external/python/cryptography/ |
D | Jenkinsfile | 93 …withCredentials([string(credentialsId: 'cryptography-codecov-token', variable: 'CODECOV_TOKEN')]) { 135 virtualenv .codecov 136 call .codecov/Scripts/activate 139 pip install codecov 140 codecov -e JOB_BASE_NAME,LABEL,TOXENV 158 … bash <(curl -s https://codecov.io/bash) -e JOB_BASE_NAME,LABEL,TOXENV 171 … bash <(curl -s https://codecov.io/bash) -e JOB_BASE_NAME,LABEL,TOXENV,IMAGE_NAME
|
/external/python/dateutil/ |
D | tox.ini | 33 [testenv:codecov] 34 description = [only run on CI]: upload coverage data to codecov (depends on coverage running first) argument 35 deps = codecov argument 37 commands = codecov --file {toxworkdir}/coverage.xml argument
|
/external/python/cpython3/.github/workflows/ |
D | coverage.yml | 71 bash <(curl -s https://codecov.io/bash) -y .github/codecov.yml 90 bash <(curl -s https://codecov.io/bash) -y .github/codecov.yml
|
/external/fonttools/.github/workflows/ |
D | test.yml | 57 - name: Upload coverage to Codecov 58 uses: codecov/codecov-action@v1 62 name: codecov-umbrella
|
/external/python/httplib2/ |
D | .travis.yml | 19 install: pip install $pip_install_common 'codecov>=2.0.15' -r requirements-test.txt 20 script: script/test -sv && codecov 31 install: pip install $pip_install_common 'codecov>=2.0.15' -r requirements-test.txt 32 script: script/test -sv && codecov
|
/external/opencensus-java/buildscripts/kokoro/ |
D | linux_presubmit.sh | 48 # then there is no access to the codecov token and hence 54 … curl -s https://codecov.io/bash | bash -s -- -Z -t @$KOKORO_KEYSTORE_DIR/73495_codecov-auth-token 56 echo "Codecov token file not found" 60 echo "Skipping codecov reporting"
|
/external/parameter-framework/upstream/ |
D | .travis.yml | 63 - wget https://codecov.io/bash -O $HOME/codecov; chmod +x $HOME/codecov 135 # Push coverage info on codecov.io. 138 $HOME/codecov
|
/external/python/cpython3/ |
D | .travis.yml | 99 …# Make the `coverage` command available to Codecov w/ a version of Python that can parse all sourc… 101 - bash <(curl -s https://codecov.io/bash) -y .github/codecov.yml 124 - bash <(curl -s https://codecov.io/bash) -y .github/codecov.yml
|
/external/scapy/ |
D | .appveyor.yml | 50 # Install & run codecov 51 - "%PYTHON%\\python -m pip install codecov" 54 - codecov
|
D | README | 9 [![Codecov Status](https://codecov.io/gh/secdev/scapy/branch/master/graph/badge.svg)](https://codec…
|
D | README.md | 9 [![Codecov Status](https://codecov.io/gh/secdev/scapy/branch/master/graph/badge.svg)](https://codec…
|
/external/fonttools/ |
D | tox.ini | 48 [testenv:codecov] 52 codecov 57 codecov --env TOXENV
|
/external/rust/crates/rusqlite/.github/workflows/ |
D | main.yml | 139 codecov: 152 - name: Upload to codecov.io 153 uses: codecov/codecov-action@v1
|
/external/harfbuzz_ng/ |
D | README | 7 [![Codecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](h…
|
D | README.md | 7 [![Codecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](h…
|
D | .travis.yml | 31 - bash <(curl -s https://codecov.io/bash) # codecov.io code coverage
|
/external/rust/crates/textwrap/ |
D | README.md | 4 [![](https://codecov.io/gh/mgeisler/textwrap/branch/master/graph/badge.svg)][codecov] 144 [codecov]: https://codecov.io/gh/mgeisler/textwrap
|
/external/catch2/ |
D | README.md | 7 [![codecov](https://codecov.io/gh/catchorg/Catch2/branch/master/graph/badge.svg)](https://codecov.i…
|
/external/rust/crates/libz-sys/src/zlib-ng/tools/ |
D | codecov-upload.sh | 4 python -m codecov --required --flags "$CODECOV_FLAGS" --name "$CODECOV_NAME" --gcov-exec="$CODECOV_… 7 …python -m codecov --required --flags "$CODECOV_FLAGS" --name "$CODECOV_NAME" --gcov-exec="$CODECOV…
|
/external/opencensus-java/ |
D | README.md | 7 [![Coverage Status][codecov-image]][codecov-url] 296 [codecov-image]: https://codecov.io/gh/census-instrumentation/opencensus-java/branch/master/graph/b… 297 [codecov-url]: https://codecov.io/gh/census-instrumentation/opencensus-java/branch/master/
|
/external/python/pyasn1-modules/ |
D | .travis.yml | 43 - pip install codecov 50 - codecov
|
/external/python/pyasn1/ |
D | .travis.yml | 40 - pip install codecov 55 - codecov
|