• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kenhowardpdx / vscode-gist
84%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/json5-2.2.3
DEFAULT BRANCH: develop
Repo Added 02 Sep 2017 12:39AM CUT
Files 28
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/npm_and_yarn/json5-2.2.3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bugfix/84-german-keyboard-layout
  • bugfix/85-no-insights
  • bugfix/90-insights-messsage
  • bugfix/96-public-private-labels
  • code-coverage
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/lodash-4.17.15
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.20
  • dependabot/npm_and_yarn/lodash.template-4.5.0
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/node-fetch-2.6.1
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/standard-version-8.0.1
  • develop
  • feat/delete-file-from-gist
  • feature/55-user-profiles
  • feature/61-starred-gists
  • feature/63-create-gist
  • feature/add-file-to-gist
  • feature/cleanup-commands
  • feature/delete-gist
  • feature/insert-gist
  • feature/open-gist-in-browser
  • feature/open-gist-on-create
  • feature/output-channel
  • feature/profile-override
  • feature/support-gist
  • fix-close-unsaved-editors
  • fix-multiple-files
  • fix/58-event-stream
  • fix/repo-vulnerabilities
  • hotfix/78-create-gist-bug
  • master
  • modernize
  • next
  • prepare-release-candidate
  • refactor/update-dependencies
  • release/2018-12-28
  • release/2019-01-12
  • release/2019-02-02
  • release/2019-02-03
  • v1.1.5
  • v1.2.0
  • v1.2.1
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v3.0.0
  • v3.0.1
  • v3.0.2
  • v3.0.3

pending completion
328

push

travis-ci-com

web-flow
chore(deps): bump json5 from 2.2.0 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

158 of 235 branches covered (67.23%)

Branch coverage included in aggregate %.

580 of 644 relevant lines covered (90.06%)

3.51 hits per line

Relevant lines Covered
Build:
Build:
644 RELEVANT LINES 580 COVERED LINES
3.51 HITS PER LINE
Source Files on develop
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
65.31
src/commands/gists/utils.ts97 38 25 13 5.0 7 4
70.27
src/commands/gists/create-confirmation.ts54 27 21 6 1.0 5 5
72.0
src/gists/api.ts172 57 46 11 1.0 8 10
74.36
src/commands/profiles/create.ts73 29 23 6 1.0 6 4
76.32
src/commands/gists/update-access-key.ts51 23 19 4 1.0 10 5
76.32
src/commands/gists/delete-file.ts50 28 23 5 1.0 6 4
78.05
src/commands/gists/delete.ts54 31 25 6 2.0 7 3
82.61
src/commands/status-bar/update.ts38 17 15 2 1.0 4 2
85.71
src/utils/file.ts73 31 31 0 10.0 5 6
86.11
src/commands/gists/open-favorite.ts62 26 25 1 2.0 6 4
Showing 1 to 10 of 28 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    90.06
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
328 dependabot/npm_and_yarn/json5-2.2.3 chore(deps): bump json5 from 2.2.0 to 2.2.3 Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Comm... push 03 Jan 2023 03:23PM CUT web-flow travis-ci-com pending completion  
329 dependabot/npm_and_yarn/json5-2.2.3 Merge 322bf1df1 into 6db8bb8de Pull #151 03 Jan 2023 03:23PM CUT web-flow travis-ci-com pending completion  
327 dependabot/npm_and_yarn/qs-6.5.3 Merge 0658b099d into 6db8bb8de Pull #150 07 Dec 2022 05:33PM CUT web-flow travis-ci-com pending completion  
326 dependabot/npm_and_yarn/qs-6.5.3 chore(deps): bump qs from 6.5.2 to 6.5.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https:/... push 07 Dec 2022 05:33PM CUT web-flow travis-ci-com pending completion  
325 dependabot/npm_and_yarn/node-fetch-2.6.7 Merge 0d5de42eb into 6db8bb8de Pull #148 24 Jun 2022 08:56PM CUT web-flow travis-ci-com pending completion  
324 dependabot/npm_and_yarn/node-fetch-2.6.7 chore(deps): bump node-fetch from 2.6.1 to 2.6.7 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node... push 24 Jun 2022 08:56PM CUT web-flow travis-ci-com pending completion  
323 dependabot/npm_and_yarn/minimist-1.2.6 Merge 6b32fb587 into 6db8bb8de Pull #146 02 May 2022 11:11PM CUT web-flow travis-ci-com pending completion  
322 dependabot/npm_and_yarn/minimist-1.2.6 chore(deps): bump minimist from 1.2.5 to 1.2.6 Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1... push 08 Apr 2022 10:35PM CUT web-flow travis-ci-com pending completion  
321 develop Merge pull request #144 from k-kuroguro/insert-favorite-gist New insert favorite gist command push 28 Aug 2021 03:07AM CUT web-flow travis-ci-com pending completion  
320 insert-favorite-gist Merge 3834936dd into 0484d03a7 Pull #144 16 Aug 2021 11:45PM CUT web-flow travis-ci-com pending completion  
See All Builds (225)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc