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

bcomnes / domstack
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: staic-client-cache
DEFAULT BRANCH: master
Repo Added 20 Jul 2025 05:06PM UTC
Token bT4Yb46nIGDv9enYPMaGANdYoUTj6rREN regen
Build 556 Last
Files 67
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 staic-client-cache-workbox-pwa-example
branch: staic-client-cache-workbox-pwa-example
CHANGE BRANCH
x
Reset
Sync Branches
  • staic-client-cache-workbox-pwa-example
  • ac/eject-console-misspelling
  • better-post-vars
  • blog-example
  • chore/migrate-tests-to-test-build
  • chore/releasearoni-npm-bump
  • cleanup-browser-vars-concept
  • cpx2v9
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/bcomnes/npm-bump-3
  • dependabot/npm_and_yarn/chokidar-5.0.0
  • dependabot/npm_and_yarn/esbuild-0.27.0
  • dependabot/npm_and_yarn/esbuild-0.27.1
  • dependabot/npm_and_yarn/esbuild-0.28.0
  • dependabot/npm_and_yarn/examples/react/react-19.1.0
  • dependabot/npm_and_yarn/examples/react/react-19.1.1
  • dependabot/npm_and_yarn/examples/react/react-61e40ddca6
  • dependabot/npm_and_yarn/examples/react/react-9b0b2df424
  • dependabot/npm_and_yarn/examples/react/react-dom-19.1.1
  • dependabot/npm_and_yarn/examples/react/types/react-19.1.10
  • dependabot/npm_and_yarn/examples/react/types/react-dom-19.0.1
  • dependabot/npm_and_yarn/examples/react/types/react-dom-19.1.7
  • dependabot/npm_and_yarn/examples/tailwind/esbuild-plugin-tailwindcss-2.1.0
  • dependabot/npm_and_yarn/examples/tailwind/esbuild-plugin-tailwindcss-2.2.0
  • dependabot/npm_and_yarn/gh-release-8.1.0
  • dependabot/npm_and_yarn/installed-check-10.0.1
  • dependabot/npm_and_yarn/js-yaml-5.1.0
  • dependabot/npm_and_yarn/markdown-it-attrs-5.0.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-1.0.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-1.1.0
  • dependabot/npm_and_yarn/neostandard-0.13.0
  • dependabot/npm_and_yarn/npm-run-all2-9.0.0
  • dependabot/npm_and_yarn/pino-10.3.1
  • dependabot/npm_and_yarn/read-pkg-10.0.0
  • dependabot/npm_and_yarn/typescript-3bc154b33b
  • dependabot/npm_and_yarn/typescript-4232e8fad1
  • dependabot/npm_and_yarn/typescript-574b0d5a74
  • dependabot/npm_and_yarn/typescript-6315faf2cf
  • dependabot/npm_and_yarn/typescript-636c0b06b6
  • dependabot/npm_and_yarn/voxpelli/tsconfig-16.0.0
  • docs/async-htm-to-string
  • docs/global-data-caveats
  • docs/layout-composition-pitfalls
  • docs/redirect-template-pattern
  • docs/render-inner-page
  • docs/template-return-type-guide
  • domstack-sync
  • first-class-service-workers
  • fix/copy-files-support
  • fix/copy-path-resolution
  • fix/default-esbuild-loaders
  • fix/export-public-types
  • fix/page-url-var
  • fix/template-global-data-vars
  • fix/vars-getter-error-messages
  • fragtml
  • master
  • next
  • page.md
  • plan/generated-pages-as-normal-pages
  • progressive-rebuilds
  • real-type-exports
  • redo
  • staic-client-cache
  • staic-client-cache-pwa-example
  • top-bun
  • v11.0.0
  • v11.0.0-beta.1
  • v11.0.0-beta.2
  • v11.0.0-beta.3
  • v11.0.0-beta.4
  • v11.0.0-beta.5
  • v11.0.0-beta.6
  • v11.0.1
  • v11.0.2
  • v11.0.3

06 Jul 2026 07:31PM UTC coverage: 92.977% (-0.2%) from 93.214%
28818058286

Pull #275

github

bcomnes
Add Workbox PWA manifest example

Adds a Workbox-backed static PWA example that injects the unstable Domstack manifest into Workbox's precache manifest and serves the generated output for local offline testing.
Pull Request #275: Add Workbox PWA manifest example

881 of 1083 branches covered (81.35%)

Branch coverage included in aggregate %.

5288 of 5552 relevant lines covered (95.24%)

139.92 hits per line

Relevant lines Covered
Build:
Build:
5552 RELEVANT LINES 5288 COVERED LINES
139.92 HITS PER LINE
Source Files on staic-client-cache-workbox-pwa-example
  • Tree
  • List 63
  • 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
28818058286 staic-client-cache-workbox-pwa-example Add Workbox PWA manifest example Adds a Workbox-backed static PWA example that injects the unstable Domstack manifest into Workbox's precache manifest and serves the generated output for local offline testing. Pull #275 06 Jul 2026 07:38PM UTC bcomnes github
92.98
28817872010 staic-client-cache-workbox-pwa-example Merge 55bfbcc9e into de7558e34 Pull #275 06 Jul 2026 07:36PM UTC web-flow github
92.68
28766403563 staic-client-cache-workbox-pwa-example Add Workbox PWA manifest example Adds a Workbox-backed static PWA example that injects the unstable Domstack manifest into Workbox's precache manifest and serves the generated output for local offline testing. Pull #275 06 Jul 2026 03:47AM UTC bcomnes github
93.14
28766213808 staic-client-cache-workbox-pwa-example Add Workbox PWA manifest example Adds a Workbox-backed static PWA example that injects the unstable Domstack manifest into Workbox's precache manifest and serves the generated output for local offline testing. Pull #275 06 Jul 2026 03:41AM UTC bcomnes github
92.97
See All Builds (340)

Badge your Repo: domstack

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