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

kenhowardpdx / vscode-gist
84%

Build:
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 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
  • 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
321

push

travis-ci-com

web-flow
Merge pull request #144 from k-kuroguro/insert-favorite-gist

New insert favorite gist command

158 of 235 branches covered (67.23%)

Branch coverage included in aggregate %.

28 of 28 new or added lines in 2 files covered. (100.0%)

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 7
  • Source Changed 1
  • Coverage Changed 7
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
65.31
src/commands/gists/utils.ts97 38 25 13 5.0 + 1.07 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
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  
319 develop Merge pull request #140 from kenhowardpdx/modernize chore: upgrade dependencies push 01 Jul 2021 10:02PM CUT web-flow travis-ci-com pending completion  
296 develop Merge pull request #129 from kenhowardpdx/dependabot/npm_and_yarn/standard-version-8.0.1 chore(deps-dev): bump standard-version from 6.0.1 to 8.0.1 push 15 Aug 2020 06:01AM CUT web-flow travis-ci pending completion  
291 develop Merge pull request #126 from kenhowardpdx/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 push 19 Apr 2020 05:16PM CUT web-flow travis-ci pending completion  
288 develop Merge pull request #124 from kenhowardpdx/dependabot/npm_and_yarn/acorn-5.7.4 chore(deps): bump acorn from 5.7.3 to 5.7.4 push 19 Apr 2020 05:15PM CUT web-flow travis-ci pending completion  
282 develop Merge pull request #119 from kenhowardpdx/dependabot/npm_and_yarn/handlebars-4.5.3 chore(deps): bump handlebars from 4.1.2 to 4.5.3 push 31 Dec 2019 07:08PM CUT web-flow travis-ci pending completion  
279 develop Merge pull request #118 from kenhowardpdx/dependabot/npm_and_yarn/lodash-4.17.15 chore(deps): bump lodash from 4.17.11 to 4.17.15 push 25 Sep 2019 06:01PM CUT web-flow travis-ci pending completion  
273 develop Merge pull request #117 from kenhowardpdx/dependabot/npm_and_yarn/lodash.template-4.5.0 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 push 25 Sep 2019 04:52AM CUT web-flow travis-ci pending completion  
266 develop Merge pull request #111 from kenhowardpdx/refactor/update-dependencies refactor: update dependencies push 18 Jun 2019 03:29AM CUT web-flow travis-ci pending completion  
259 develop Merge pull request #105 from kenhowardpdx/release/2019-02-03 Release/2019 02 03 push 04 Feb 2019 04:26AM CUT web-flow travis-ci 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