Skip to content

Commit ccd56b6

Browse files
committed
ci(coveralls): Remove coveralls
1 parent ca5a681 commit ccd56b6

File tree

4 files changed

+2
-30
lines changed

4 files changed

+2
-30
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- run:
2727
name: Test
2828
command: yarn test-ci
29-
- run:
30-
name: coverage
31-
command: ./node_modules/.bin/coveralls < coverage/lcov.info
3229
- save_cache:
3330
name: Save Yarn Package Cache
3431
key: yarn-packages-{{ .Branch }}-{{ checksum "yarn.lock" }}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![npm version](https://badge.fury.io/js/documentation.svg)](http://badge.fury.io/js/documentation)
1111
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/documentationjs/documentation?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1212
[![David](https://david-dm.org/documentationjs/documentation.svg)](https://david-dm.org/documentationjs/documentation)
13-
[![Coverage Status](https://coveralls.io/repos/github/documentationjs/documentation/badge.svg?branch=master)](https://coveralls.io/github/documentationjs/documentation?branch=master)
1413
[![Inline docs](http://inch-ci.org/github/documentationjs/documentation.svg?branch=master&style=flat-square)](http://inch-ci.org/github/documentationjs/documentation)
1514

1615
[:date: Current maintenance status](https://github.com/documentationjs/documentation/wiki/Current-maintenance-status)

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"babel-eslint": "^9.0.0",
7979
"babel-jest": "^23.4.2",
8080
"chdir": "0.0.0",
81-
"coveralls": "^3.0.0",
8281
"cz-conventional-changelog": "2.1.0",
8382
"documentation-schema": "0.0.1",
8483
"eslint": "^5.0.1",

yarn.lock

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,17 +1819,6 @@ cosmiconfig@^5.0.2:
18191819
js-yaml "^3.9.0"
18201820
parse-json "^4.0.0"
18211821

1822-
coveralls@^3.0.0:
1823-
version "3.0.2"
1824-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2.tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f"
1825-
dependencies:
1826-
growl "~> 1.10.0"
1827-
js-yaml "^3.11.0"
1828-
lcov-parse "^0.0.10"
1829-
log-driver "^1.2.7"
1830-
minimist "^1.2.0"
1831-
request "^2.85.0"
1832-
18331822
cross-spawn@^5.0.1:
18341823
version "5.1.0"
18351824
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -2764,10 +2753,6 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
27642753
version "4.1.11"
27652754
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
27662755

2767-
"growl@~> 1.10.0":
2768-
version "1.10.5"
2769-
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
2770-
27712756
growly@^1.3.0:
27722757
version "1.3.0"
27732758
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
@@ -3721,7 +3706,7 @@ js-tokens@^3.0.2:
37213706
version "3.0.2"
37223707
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
37233708

3724-
js-yaml@^3.10.0, js-yaml@^3.11.0, js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
3709+
js-yaml@^3.10.0, js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
37253710
version "3.12.0"
37263711
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
37273712
dependencies:
@@ -3868,10 +3853,6 @@ lcid@^1.0.0:
38683853
dependencies:
38693854
invert-kv "^1.0.0"
38703855

3871-
lcov-parse@^0.0.10:
3872-
version "0.0.10"
3873-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
3874-
38753856
lead@^1.0.0:
38763857
version "1.0.0"
38773858
resolved "https://registry.yarnpkg.com/lead/-/lead-1.0.0.tgz#6f14f99a37be3a9dd784f5495690e5903466ee42"
@@ -4039,10 +4020,6 @@ lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
40394020
version "4.17.11"
40404021
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
40414022

4042-
log-driver@^1.2.7:
4043-
version "1.2.7"
4044-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
4045-
40464023
log-symbols@^1.0.2:
40474024
version "1.0.2"
40484025
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -5291,7 +5268,7 @@ request-promise-native@^1.0.5:
52915268
stealthy-require "^1.1.0"
52925269
tough-cookie ">=2.3.3"
52935270

5294-
request@^2.85.0, request@^2.87.0:
5271+
request@^2.87.0:
52955272
version "2.88.0"
52965273
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
52975274
dependencies:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy