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

jeremydaly / lambda-api / #231
83%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2026 04:47PM UTC
Jobs 1
Files 16
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

08 Aug 2026 04:47PM UTC coverage: 82.854%. Remained the same
#231

push

github

web-flow
fix(ci): build dist before running benchmarks (#343)

The benchmark adapter loads lambda-api from the working tree via
require('../../'), which resolves through the root package's "main".
#326 changed that from index.js to ./dist/cjs/index.js, so the adapter
now needs a build that the workflow never performed — it only ran
npm ci inside benchmarks/. The job crashed on the first lambda-api
scenario with MODULE_NOT_FOUND.

Also honor LAMBDA_API_VERSION in the adapter. run.js already used it
for the caption, but the per-framework table rows read package.json
directly, so every row rendered as 0.0.0-development.

813 of 992 branches covered (81.96%)

Branch coverage included in aggregate %.

772 of 921 relevant lines covered (83.82%)

124.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #231.1 08 Aug 2026 04:47PM UTC 16
82.85
Source Files on build #231
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b3b8e1f0 on github
  • Prev Build on main
  • Next Build on main
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