Searched full:coveralls (Results 1 – 25 of 82) sorted by relevance
1234
26 # Param _COVERALLS_UPLOAD Upload the result to coveralls?32 message("Coveralls: Using alternate CMake script dir: ${_CMAKE_SCRIPT_PATH}")38 message(FATAL_ERROR "Coveralls: Missing ${_CMAKE_SCRIPT_PATH}/CoverallsClear.cmake")42 message(FATAL_ERROR "Coveralls: Missing ${_CMAKE_SCRIPT_PATH}/CoverallsGenerateGcov.cmake")59 set(COVERALLS_FILE ${PROJECT_BINARY_DIR}/coveralls.json)70 # Generate Gcov and translate it into coveralls JSON.81 COMMENT "Generating coveralls output..."85 message("COVERALLS UPLOAD: ON")90 message(FATAL_ERROR "Coveralls: curl not found! Aborting")94 # Upload the JSON to coveralls.[all …]
31 # It then parses the .gcov files to convert them into the Coveralls JSON format:32 # https://coveralls.io/docs/api47 …message(FATAL_ERROR "Coveralls: No coveralls output file specified. Please set COVERALLS_OUTPUT_FI…51 …message(FATAL_ERROR "Coveralls: Missing coverage directory path where gcov files will be generated…55 …message(FATAL_ERROR "Coveralls: Missing the list of source files that we should get the coverage d…59 message(FATAL_ERROR "Coveralls: Missing PROJECT_ROOT.")76 # TODO: Add these git things to the coveralls json.262 # The new coveralls API doesn't need the entire source (Yay!)427 message("Generated coveralls JSON containing coverage data:")
29 if (coveralls)30 include(Coveralls)39 # Create the coveralls target.45 #add_dependencies(coveralls, all)
1 apply plugin: 'com.github.kt3k.coveralls'10 dependencies { classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.0.1' }77 coveralls {81 tasks.coveralls { dependsOn(jacocoTestReport) }
41 [testenv:coveralls]45 coveralls48 coveralls
46 .. |coverage| image:: https://coveralls.io/repos/google/apitools/badge.svg?branch=master47 :target: https://coveralls.io/r/google/apitools?branch=master
23 option ( coveralls "Generate coveralls data" ON ) option24 option ( coveralls_send "Send data to coveralls site" OFF )47 set ( coveralls OFF ) variable
9 pip install --user cpp-coveralls14 coveralls -e docs
19 - pip install coveralls pytest-cov ptyprocess28 - coveralls
20 - if [ -z "$SCA" ]; then pip install --quiet coveralls; else echo skip; fi28 - coveralls
14 …coveralls.io/github/indiv0/lazycell?branch=master" title="Coverage Status"><img src="https://cover…
92 [testenv:coveralls]97 coveralls100 coveralls
2 [![Coverage Status](https://coveralls.io/repos/google/oauth2client/badge.svg?branch=master&service=…
66 - pip install --user cpp-coveralls69 - coveralls --include src/lib_json --include include
88 <td><a href="https://coveralls.io/">Coveralls</a></td>89 …ck code coverage, see <a href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-mave…
3 …) [![Coverage Status](https://coveralls.io/repos/softprops/atty/badge.svg?branch=master&service=gi…
30 - bash .ci/run-coveralls.sh # coveralls.io code coverage
8 [![Coverals Code Coverage](https://img.shields.io/coveralls/harfbuzz/harfbuzz.svg)](https://coveral…
4 …s) [![Coverage Status](https://coveralls.io/repos/github/Amanieu/intrusive-rs/badge.svg?branch=mas…
3 …UnitParams) [![Coverage Status](https://coveralls.io/repos/Pragmatists/JUnitParams/badge.svg)](htt…
36 # Upload to coveralls once, instead of for each job in the matrix37 - if [[ "$TRAVIS_JOB_NUMBER" == *.1 ]]; then ./gradlew :grpc-all:coveralls; fi
77 .. |coverage| image:: https://coveralls.io/repos/aliles/funcsigs/badge.png?branch=master78 :target: https://coveralls.io/r/aliles/funcsigs?branch=master
8 [![Coverage Status](https://coveralls.io/repos/github/svartalf/rust-macaddr/badge.svg?branch=master…
6 [![Coverage Status](https://coveralls.io/repos/github/sybrenstuvel/python-rsa/badge.svg?branch=mast…