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

bcomnes / domstack
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: master
Repo Added 20 Jul 2025 05:06PM UTC
Token bT4Yb46nIGDv9enYPMaGANdYoUTj6rREN regen
Build 348 Last
Files 57
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 fix/default-esbuild-loaders
branch: fix/default-esbuild-loaders
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/default-esbuild-loaders
  • ac/eject-console-misspelling
  • better-post-vars
  • blog-example
  • 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/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/read-pkg-10.0.0
  • dependabot/npm_and_yarn/typescript-4232e8fad1
  • dependabot/npm_and_yarn/typescript-574b0d5a74
  • 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/export-public-types
  • fix/page-url-var
  • fix/template-global-data-vars
  • fix/vars-getter-error-messages
  • fragtml
  • master
  • next
  • page.md
  • progressive-rebuilds
  • redo
  • staic-client-cache
  • 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

18 Apr 2026 09:46PM UTC coverage: 91.496% (+0.03%) from 91.469%
24614601336

Pull #249

github

bcomnes
Add CSS asset loader integration fixture and assertions

References a .gif (dataurl loader) and .woff2 (file loader) from global.css.
The test now asserts that the output CSS contains a base64-inlined data URL for
the image, and that the woff2 font was emitted as a separate file. This catches
regressions where esbuild would error on unrecognized file extensions in CSS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #249: Add default asset loaders to esbuild config

506 of 642 branches covered (78.82%)

Branch coverage included in aggregate %.

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

3819 of 4085 relevant lines covered (93.49%)

73.74 hits per line

Relevant lines Covered
Build:
Build:
4085 RELEVANT LINES 3819 COVERED LINES
73.74 HITS PER LINE
Source Files on fix/default-esbuild-loaders
  • Tree
  • List 56
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24614601336 fix/default-esbuild-loaders Add CSS asset loader integration fixture and assertions References a .gif (dataurl loader) and .woff2 (file loader) from global.css. The test now asserts that the output CSS contains a base64-inlined data URL for the image, and that the woff2 fon... Pull #249 18 Apr 2026 09:47PM UTC bcomnes github
91.5
24611338344 fix/default-esbuild-loaders Add default asset loaders to esbuild config Common image and font file types now have default loaders (dataurl for images, file for fonts) so bundled client scripts can import assets without requiring a custom esbuild.settings.js. Closes #230 Pull #249 18 Apr 2026 06:42PM UTC bcomnes github
91.5
See All Builds (224)

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