Searched full:codecov (Results 1 – 25 of 55) sorted by relevance
123
30 [testenv:codecov]31 description=[Only run on CI]: Upload coverage data to codecov argument32 deps=codecov argument34 commands=codecov --file {toxworkdir}/coverage.xml argument
34 [testenv:codecov]35 description = [only run on CI]: upload coverage data to codecov (depends on coverage running first) argument36 deps = codecov argument38 commands = codecov --file {toxworkdir}/coverage.xml argument
22 install: pip install $pip_install_common 'codecov>=2.0.15' -r requirements-test.txt23 script: script/test -sv && codecov33 install: pip install $pip_install_common 'codecov>=2.0.15' -r requirements-test.txt34 script: script/test -sv && codecov
48 # then there is no access to the codecov token and hence54 … curl -s https://codecov.io/bash | bash -s -- -Z -t @$KOKORO_KEYSTORE_DIR/73495_codecov-auth-token56 echo "Codecov token file not found"60 echo "Skipping codecov reporting"
16 keyname: "codecov-auth-token"
63 - wget https://codecov.io/bash -O $HOME/codecov; chmod +x $HOME/codecov135 # Push coverage info on codecov.io.138 $HOME/codecov
6 [![Codecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](h…
32 - bash <(curl -s https://codecov.io/bash) # codecov.io code coverage
29 [testenv:codecov]33 codecov38 codecov --env TOXENV
48 # upload test coverage to Codecov.io49 - "tox -e codecov"
50 # Install & run codecov51 - "%PYTHON%\\python -m pip install codecov"54 - codecov
9 [![Codecov Status](https://codecov.io/gh/secdev/scapy/branch/master/graph/badge.svg)](https://codec…
7 [![codecov](https://codecov.io/gh/catchorg/Catch2/branch/master/graph/badge.svg)](https://codecov.i…
20 codecov:
15 - pip install codecov22 - codecov
7 [![Coverage Status](https://img.shields.io/codecov/c/github/etingof/pyasn1-modules.svg)](https://co…
10 # upload coverage data to Codecov.io11 [[ ${TOXENV} == *"-cov"* ]] && tox -e codecov
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/
5 [![Code Coverage](https://img.shields.io/codecov/c/github/googleapis/gax-go.svg)](https://codecov.i…
84 <td><a href="https://codecov.io/">Codecov</a></td>85 …<td>Web service to track code coverage, see <a href="https://github.com/codecov/example-java">exam…
78 …# Make the `coverage` command available to Codecov w/ a version of Python that can parse all sourc…80 - bash <(curl -s https://codecov.io/bash)
16 .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg17 :alt: CPython code coverage on Codecov18 :target: https://codecov.io/gh/python/cpython