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

bcomnes / top-bun
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Repo Added 13 Nov 2023 05:39AM UTC
Token uhOq3fzu25A3ZzT1IuVZXijxb35QbUoux regen
Build 300 Last
Files 53
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 preact-example
branch: preact-example
CHANGE BRANCH
x
Reset
Sync Branches
  • preact-example
  • dependabot/github_actions/bcomnes/deploy-to-neocities-2
  • dependabot/github_actions/bcomnes/deploy-to-neocities-3
  • dependabot/npm_and_yarn/browser-sync-3.0.2
  • dependabot/npm_and_yarn/cpx2-7.0.0
  • dependabot/npm_and_yarn/cpx2-8.0.0
  • dependabot/npm_and_yarn/dependency-cruiser-16.0.0
  • dependabot/npm_and_yarn/esbuild-0.20.0
  • dependabot/npm_and_yarn/esbuild-0.21.1
  • dependabot/npm_and_yarn/esbuild-0.22.0
  • dependabot/npm_and_yarn/esbuild-0.23.0
  • dependabot/npm_and_yarn/esbuild-0.24.0
  • dependabot/npm_and_yarn/esbuild-0.25.0
  • dependabot/npm_and_yarn/examples/preact/preact/signals-2.0.0
  • dependabot/npm_and_yarn/examples/tonic-components/jsdom-23.0.0
  • dependabot/npm_and_yarn/examples/tonic-components/jsdom-23.0.1
  • dependabot/npm_and_yarn/examples/tonic-components/jsdom-24.0.0
  • dependabot/npm_and_yarn/ignore-6.0.2
  • dependabot/npm_and_yarn/ignore-7.0.0
  • dependabot/npm_and_yarn/markdown-it-14.0.0
  • dependabot/npm_and_yarn/markdown-it-anchor-9.0.0
  • dependabot/npm_and_yarn/markdown-it-anchor-9.0.1
  • dependabot/npm_and_yarn/markdown-it-deflist-3.0.0
  • dependabot/npm_and_yarn/markdown-it-ins-4.0.0
  • dependabot/npm_and_yarn/markdown-it-mark-4.0.0
  • dependabot/npm_and_yarn/markdown-it-sup-2.0.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-0.7.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-0.8.0
  • dependabot/npm_and_yarn/markdown-it-table-of-contents-0.9.0
  • dependabot/npm_and_yarn/mine.css-10.0.0
  • dependabot/npm_and_yarn/neostandard-0.11.0
  • dependabot/npm_and_yarn/neostandard-0.12.0
  • dependabot/npm_and_yarn/neostandard-0.7.0
  • dependabot/npm_and_yarn/neostandard-0.8.0
  • dependabot/npm_and_yarn/neostandard-0.9.0
  • dependabot/npm_and_yarn/npm-run-all2-7.0.0
  • dependabot/npm_and_yarn/npm-run-all2-8.0.1
  • dependabot/npm_and_yarn/p-map-7.0.0
  • dependabot/npm_and_yarn/package-json-10.0.0
  • dependabot/npm_and_yarn/package-json-9.0.0
  • dependabot/npm_and_yarn/pkg-dir-9.0.0
  • dependabot/npm_and_yarn/tap-19.0.0
  • dependabot/npm_and_yarn/tap-20.0.0
  • dependabot/npm_and_yarn/tap-21.0.0
  • dependabot/npm_and_yarn/types/markdown-it-14.0.0
  • dependabot/npm_and_yarn/types/node-22.0.0
  • dependabot/npm_and_yarn/types/node-22.1.0
  • dependabot/npm_and_yarn/types/node-24.0.0
  • dependabot/npm_and_yarn/types/node-24.0.1
  • dependabot/npm_and_yarn/typescript-5.7.2
  • dependabot/npm_and_yarn/typescript-5.8.2
  • dependabot/npm_and_yarn/voxpelli/tsconfig-12.0.1
  • dependabot/npm_and_yarn/voxpelli/tsconfig-13.0.0
  • dependabot/npm_and_yarn/voxpelli/tsconfig-14.0.0
  • directory-copy
  • jsx
  • master
  • md-settings
  • next
  • ts-experiment
  • v10.1.4
  • v10.5.1
  • v10.5.2
  • v10.5.3
  • v11.0.0-beta.0
  • v7.0.0
  • v7.0.1
  • v7.1.0
  • v7.1.1
  • v7.1.2
  • v7.1.3
  • v7.1.4
  • v7.1.5
  • v7.1.6
  • v7.1.7
  • v7.2.0
  • v7.3.0
  • v7.3.3
  • v8.0.0
  • v8.0.2
  • v9.0.1
  • v9.1.0
  • verify-engine-range
  • voxpelli/misc-suggestions
  • worker-feature

28 Sep 2024 09:12PM UTC coverage: 90.95% (-0.009%) from 90.959%
11087050110

Pull #165

github

bcomnes
Add preact example

I think given webreflection's decision to abandon supporting hooks in uhooks, and preact generally being more conventional in practice, switching the primary happy path over to preact would make top-bun more palatable to people.
The api in uhtml is superior, and closer to the reality of the DOM, but preact has thus far been closer to react and quicker to ship support for signals and retaining local component state features.
Seems like a more stable long term bet.
Pull Request #165: Add preact example

314 of 375 branches covered (83.73%)

Branch coverage included in aggregate %.

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

2490 of 2708 relevant lines covered (91.95%)

13.64 hits per line

Relevant lines Covered
Build:
Build:
2708 RELEVANT LINES 2490 COVERED LINES
13.64 HITS PER LINE
Source Files on preact-example
  • Tree
  • List 47
  • 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
11087050110 preact-example Add preact example I think given webreflection's decision to abandon supporting hooks in uhooks, and preact generally being more conventional in practice, switching the primary happy path over to preact would make top-bun more palatable to people... Pull #165 28 Sep 2024 09:14PM UTC bcomnes github
90.95
10967314130 preact-example wip push 20 Sep 2024 10:54PM UTC bcomnes github
90.95
9965868176 preact-example wip push 17 Jul 2024 12:10AM UTC bcomnes github
91.18
See All Builds (237)

Badge your Repo: top-bun

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

© 2025 Coveralls, Inc