/third_party/rust/crates/lazycell/ |
D | .travis.yml | 3 # 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
|
D | README.md | 13 …coveralls.io/github/indiv0/lazycell?branch=master" title="Coverage Status"><img src="https://cover…
|
/third_party/node/deps/npm/node_modules/smart-buffer/ |
D | package.json | 36 "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/ |
D | package.json | 44 "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/ |
D | package.json | 9 "coverage": "nyc report --reporter=text-lcov | coveralls", 32 "coveralls": "^2.11.9", string
|
/third_party/node/deps/npm/node_modules/debug/ |
D | package.json | 31 "test:coverage": "cat ./coverage/lcov.info | coveralls" 39 "coveralls": "^3.0.2", string
|
/third_party/rust/crates/atty/ |
D | README.md | 3 …) [](https://coveral…
|
/third_party/rust/crates/clap/ |
D | README.md | 10 …overage Status](https://img.shields.io/coveralls/github/clap-rs/clap/master?style=flat-square)](ht…
|
/third_party/node/deps/cares/ |
D | README.md | 6 [](https://coveralls.i…
|
/third_party/css-what/ |
D | readme.md | 4 [](https://coveralls.io/gi…
|
/third_party/node/deps/npm/node_modules/color-support/ |
D | README.md | 6 …t) [](https://coveralls.io/r/…
|
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/signal-exit/ |
D | package.json | 33 "coveralls": "^3.1.1", string
|
/third_party/node/deps/npm/node_modules/wrap-ansi-cjs/ |
D | package.json | 57 "coveralls": "^3.0.3", string
|
/third_party/node/deps/npm/node_modules/wrap-ansi/ |
D | package.json | 63 "coveralls": "^3.1.1", string
|
/third_party/libexif/ |
D | .travis.yml | 195 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/ |
D | package.json | 14 "coveralls": "^3.1.0", string
|
/third_party/rust/crates/nom/ |
D | Cargo.toml | 138 coveralls = { repository = "Geal/nom", branch = "main", service = "github" }
|
D | README.md | 6 [](https://cove…
|
/third_party/json/docs/mkdocs/docs/home/ |
D | design_goals.md | 9 …thub.com/nlohmann/json/tree/develop/test/src) and covers [100%](https://coveralls.io/r/nlohmann/js…
|
/third_party/rust/crates/nom/.github/workflows/ |
D | ci.yml | 195 - name: Publish to Coveralls
|
/third_party/json/ |
D | README.md | 7 [](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…
|