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

litejs / server / 31878752134
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: deploy
DEFAULT BRANCH: main
Ran 15 Aug 2026 10:08AM UTC
Jobs 1
Files 15
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

15 Aug 2026 10:07AM UTC coverage: 100.0%. Remained the same
31878752134

push

github

lauriro
Squashed commit of the following:

commit 0e6f0a107
Author: Lauri Rooden <lauri@rooden.ee>
Date:   Sat Aug 15 13:06:28 2026 +0300

    CF

commit c810c3145
Author: Lauri Rooden <lauri@rooden.ee>
Date:   Sat Aug 15 12:25:16 2026 +0300

    docs: Add demo multi-provider design spec

    Records why the demo is shaped the way it is: what each provider costs,
    which free tiers constrain the cadence, and the traps found while building
    it — Netlify's 15 credits a deploy, Vercel serving public/ over the
    function, the 999ms default test timeout against cold starts.

    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

commit 6f800a647
Author: Lauri Rooden <lauri@rooden.ee>
Date:   Sat Aug 15 12:25:16 2026 +0300

    docs: Group adapters by who owns the process

    Adapters were one flat list. Split into running it yourself, where
    listen() owns the process, and deploying to a host, where the platform
    does and you export a fetch handler.

    Adds Vercel, Netlify and Fastly alongside Cloudflare, and names the export
    conditions the package actually declares.

    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

commit a0d804e7c
Author: Lauri Rooden <lauri@rooden.ee>
Date:   Sat Aug 15 12:25:02 2026 +0300

    demo: Add server deployed to four providers

    One app.mjs with portable routes only, five entrypoints, and a smoke suite
    that runs over HTTP against whatever is serving it. test/server/ covers
    bindings on local runtimes; this covers real deploys, which nothing did.

    Deploys are triggered by promoting main, never by pushing to it:

      git push origin main:deploy --ff-only

    Each job bundles with esbuild and ships one self-contained file, so no
    install runs on the provider and the demo tests the working tree rather
    than the last release. Verified live at 8/8 on Cloudflare, ... (continued)

635 of 635 branches covered (100.0%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 1 file covered. (100.0%)

1141 of 1141 relevant lines covered (100.0%)

50.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31878752134.1 15 Aug 2026 10:08AM UTC 15
100.0
GitHub Action Run
Source Files on build 31878752134
  • Tree
  • List 15
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31878752134
  • c5954cce on github
  • Prev Build on v26.8.0 (#31586670670)
  • Next Build on deploy (#31879022360)
  • Delete
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