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

kevinoid / node-project-template
80%
main: 96%

Build:
Build:
LAST BUILD BRANCH: commonjs
DEFAULT BRANCH: main
Repo Added 15 Nov 2020 10:23PM UTC
Token kQXQur4jE7CgDIi3NwFgf6DLjkprTPYD4 regen
Build 2194 Last
Files 3
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 commonjs
branch: commonjs
CHANGE BRANCH
x
Reset
Sync Branches
  • commonjs
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-5.0.1
  • dependabot/github_actions/actions/checkout-6.0.0
  • dependabot/github_actions/actions/checkout-6.0.1
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6.0.0
  • dependabot/github_actions/actions/setup-node-6.1.0
  • dependabot/github_actions/actions/setup-node-6.2.0
  • dependabot/github_actions/actions/setup-node-6.4.0
  • dependabot/github_actions/codecov/codecov-action-3
  • dependabot/github_actions/codecov/codecov-action-4
  • dependabot/github_actions/codecov/codecov-action-5
  • dependabot/github_actions/codecov/codecov-action-5.5.2
  • dependabot/github_actions/codecov/codecov-action-5.5.3
  • dependabot/github_actions/codecov/codecov-action-6.0.0
  • dependabot/github_actions/codecov/codecov-action-6.0.1
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/zizmorcore/zizmor-action-0.3.0
  • dependabot/github_actions/zizmorcore/zizmor-action-0.4.1
  • dependabot/github_actions/zizmorcore/zizmor-action-0.5.0
  • dependabot/github_actions/zizmorcore/zizmor-action-0.5.2
  • dependabot/github_actions/zizmorcore/zizmor-action-0.5.3
  • dependabot/github_actions/zizmorcore/zizmor-action-0.5.5
  • dependabot/github_actions/zizmorcore/zizmor-action-0.5.6
  • dependabot/npm_and_yarn/c8-10.0.0
  • dependabot/npm_and_yarn/c8-8.0.0
  • dependabot/npm_and_yarn/c8-9.0.0
  • dependabot/npm_and_yarn/jsdoc-4.0.0
  • dependabot/npm_and_yarn/mocha-11.0.1
  • dependabot/npm_and_yarn/mocha-9.0.0
  • dependabot/npm_and_yarn/rimraf-5.0.0
  • dependabot/npm_and_yarn/rimraf-6.0.0
  • dependabot/npm_and_yarn/rimraf-6.0.1
  • dependabot/npm_and_yarn/yargs-17.0.0
  • dependabot/npm_and_yarn/yargs-17.0.1
  • esm
  • foo.bar
  • ghactions
  • main
  • master
  • node-10
  • test

02 Jun 2026 08:19PM UTC coverage: 80.0%. Remained the same
26845647350

push

github

kevinoid
ci: check for deprecated dependencies

Since it is not a feature supported by Dependabot:
https://github.com/dependabot/dependabot-core/issues/2239

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>

2 of 4 branches covered (50.0%)

Branch coverage included in aggregate %.

14 of 16 relevant lines covered (87.5%)

3.5 hits per line

Relevant lines Covered
Build:
Build:
16 RELEVANT LINES 14 COVERED LINES
3.5 HITS PER LINE
Source Files on commonjs
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26845647350 commonjs ci: check for deprecated dependencies Since it is not a feature supported by Dependabot: https://github.com/dependabot/dependabot-core/issues/2239 Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 02 Jun 2026 08:20PM UTC kevinoid github
80.0
26695613604 commonjs build(deps): bump nodecat from 2.0.0 to 3.0.0 Bumps [nodecat](https://github.com/kevinoid/nodecat) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/kevinoid/nodecat/releases) - [Changelog](https://github.com/kevinoid/nodecat/blob/main/CH... push 30 May 2026 09:40PM UTC kevinoid github
80.0
26694965576 commonjs test: exclude eslint from david version checks Since we can't update it until @kevinoid/eslint-plugin does. Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 30 May 2026 09:08PM UTC kevinoid github
80.0
26517994421 commonjs test(eslint): remove gulpfile.js from devDeps It's already included in the configuration from @kevinoid/eslint-config. Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 27 May 2026 02:36PM UTC kevinoid github
80.0
26479281626 commonjs ci: test with Node.js 20.19 Since this is the lowest supported version, as declared in package.json#engines. Note: It is also the lowest version with non-experimental [ECMAScript module loading support via `require()`](https://nodejs.org/api/mod... push 26 May 2026 10:41PM UTC kevinoid github
80.0
26477185915 commonjs build(deps): bump yargs from 17.0.1 to 18.0.0 Bumps [yargs](https://github.com/yargs/yargs) from 17.0.1 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) -... push 26 May 2026 09:50PM UTC kevinoid github
80.0
21146006205 commonjs dependabot: increase cooldown.default-days to 7 To satisfy zizmor's now-higher threshold: https://github.com/zizmorcore/zizmor/pull/1375 Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 19 Jan 2026 05:11PM UTC kevinoid github
80.0
18607305214 commonjs build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actio... push 17 Oct 2025 11:35PM UTC kevinoid github
80.0
18251141991 commonjs ci: pin action references To address https://github.com/kevinoid/node-project-template/security/code-scanning/7 https://github.com/kevinoid/node-project-template/security/code-scanning/8 https://github.com/kevinoid/node-project-template/security/... push 04 Oct 2025 11:56PM UTC kevinoid github
80.0
15800582674 commonjs build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.... push 21 Jun 2025 11:17PM UTC kevinoid github
80.0
See All Builds (1711)

Badge your Repo: node-project-template

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc