Home
last modified time | relevance | path

Searched full:coveralls (Results 1 – 25 of 33) sorted by relevance

12

/third_party/rust/crates/lazycell/
D.travis.yml3 # necessary for `travis-cargo coveralls --no-sudo`
10 - binutils-dev # optional: only required for the --verify flag of coveralls
37 # measure code coverage and upload to coveralls.io (the verify argument
40 - travis-cargo coveralls --no-sudo --verify
DREADME.md13coveralls.io/github/indiv0/lazycell?branch=master" title="Coverage Status"><img src="https://cover…
/third_party/node/deps/npm/node_modules/smart-buffer/
Dpackage.json36 "coveralls": "3.0.5", string
52 "coveralls": "NODE_ENV=test nyc npm test && nyc report --reporter=text-lcov | coveralls", string
/third_party/node/deps/npm/node_modules/fastest-levenshtein/
Dpackage.json44 "test:coveralls": "npm run build && jest --coverage --coverageReporters=text-lcov | coveralls"
52 "coveralls": "^3.1.0", string
/third_party/node/deps/npm/node_modules/set-blocking/
Dpackage.json9 "coverage": "nyc report --reporter=text-lcov | coveralls",
32 "coveralls": "^2.11.9", string
/third_party/node/deps/npm/node_modules/debug/
Dpackage.json31 "test:coverage": "cat ./coverage/lcov.info | coveralls"
39 "coveralls": "^3.0.2", string
/third_party/rust/crates/atty/
DREADME.md3 …) [![Coverage Status](https://coveralls.io/repos/softprops/atty/badge.svg?branch=master&service=gi…
D.travis.yml63 kcov --coveralls-id=$COVERALLS_REPO_TOKEN --merge target/cov target/cov/* &&
/third_party/skia/third_party/externals/harfbuzz/
DREADME.md7 [![Coverals Code Coverage](https://img.shields.io/coveralls/harfbuzz/harfbuzz.svg)](https://coveral…
/third_party/rust/crates/clap/
DREADME.md10 …overage Status](https://img.shields.io/coveralls/github/clap-rs/clap/master?style=flat-square)](ht…
/third_party/node/deps/cares/
DREADME.md6 [![Coverage Status](https://coveralls.io/repos/github/c-ares/c-ares/badge.svg)](https://coveralls.i…
/third_party/css-what/
Dreadme.md4 [![Coverage](https://img.shields.io/coveralls/github/fb55/css-what/master)](https://coveralls.io/gi…
/third_party/node/deps/npm/node_modules/color-support/
DREADME.md6 …t) [![Coverage Status](https://coveralls.io/repos/github/isaacs/color-support/badge.svg?branch=mas…
/third_party/benchmark/
D.travis.yml181 travis_wait pip install --user cpp-coveralls;
207 coveralls --include src --include include --gcov-options '\-lp' --root .. --build-root .;
DREADME.md9 [![Coverage Status](https://coveralls.io/repos/google/benchmark/badge.svg)](https://coveralls.io/r/…
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/signal-exit/
Dpackage.json33 "coveralls": "^3.1.1", string
/third_party/node/deps/npm/node_modules/wrap-ansi-cjs/
Dpackage.json57 "coveralls": "^3.0.3", string
/third_party/node/deps/npm/node_modules/wrap-ansi/
Dpackage.json63 "coveralls": "^3.1.1", string
/third_party/libexif/
D.travis.yml195 pip install --user cpp-coveralls
248 …- if [ "$CONFIG" = "coverage" ] ; then coveralls --build-root libexif --exclude test --exclude con…
/third_party/node/deps/npm/node_modules/postcss-selector-parser/
Dpackage.json14 "coveralls": "^3.1.0", string
/third_party/rust/crates/nom/
DCargo.toml138 coveralls = { repository = "Geal/nom", branch = "main", service = "github" }
DREADME.md6 [![Coverage Status](https://coveralls.io/repos/github/Geal/nom/badge.svg?branch=main)](https://cove…
/third_party/json/docs/mkdocs/docs/home/
Ddesign_goals.md9 …thub.com/nlohmann/json/tree/develop/test/src) and covers [100%](https://coveralls.io/r/nlohmann/js…
/third_party/rust/crates/nom/.github/workflows/
Dci.yml195 - name: Publish to Coveralls
/third_party/json/
DREADME.md7 [![Coverage Status](https://coveralls.io/repos/github/nlohmann/json/badge.svg?branch=develop)](http…
62 …hub.com/nlohmann/json/tree/develop/tests/src) and covers [100%](https://coveralls.io/r/nlohmann/js…
1736 - [**Coveralls**](https://coveralls.io) to measure [code coverage](https://coveralls.io/github/nloh…

12