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

activescott / serverless-http-invoker / 29784998629
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 20 Jul 2026 10:46PM UTC
Jobs 2
Files 5
Run time 1min
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

20 Jul 2026 10:45PM UTC coverage: 98.889%. Remained the same
29784998629

push

github

web-flow
ci: guard against Serverless Framework v4 upgrades (#206)

* ci: guard against Serverless Framework v4 upgrades

Dependabot ignore/allow rules in dependabot.yml apply only to version
updates. Security updates bypass both and bump ancestor dependencies
(e.g. serverless v3 -> v4) to fix vulnerable transitive deps. Combined
with the dependabot auto-merge workflow, such a PR could merge silently.

Add a guard-serverless-v3 workflow that fails when serverless v4+
appears in any package.json or package-lock.json. The job
(serverless_version_check) is a required status check on main so it
blocks auto-merge.

* ci: check peerDependencies and harden version extraction in serverless guard

The root package.json declares serverless as a peerDependency, which
the guard previously did not check. Check peerDependencies and
optionalDependencies sections in addition to dependencies and
devDependencies. Also make the major-version grep non-fatal for ranges
without digits so pipefail does not abort the step.

29 of 32 branches covered (90.63%)

Branch coverage included in aggregate %.

238 of 238 relevant lines covered (100.0%)

72.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 nodejs-22 - 29784998629.1 20 Jul 2026 10:46PM UTC 5
98.89
GitHub Action Run
2 nodejs-20 - 29784998629.2 20 Jul 2026 10:46PM UTC 5
98.89
GitHub Action Run
Source Files on build 29784998629
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29784998629
  • 863830e8 on github
  • Prev Build on main (#29675583261)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc