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

solidjs / solid
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/ispending-memo-unstamped-hold-3457
DEFAULT BRANCH: main
Repo Added 21 May 2021 07:13PM UTC
Token HbVR09GhxS2nZKVOqMJhjRHPjEckrkkFT regen
Build 1939 Last
Files 7
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 feat/html-braced-comments
branch: feat/html-braced-comments
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/html-braced-comments
  • absorb-expressions
  • add-code-format
  • add-jsx-dev-runtime
  • add-names
  • add-observable-tests
  • add-scheduler-cancel-task-test
  • after-create-signal-hook
  • after-register-graph
  • agent-diagnostics
  • allow-null-prototype-in-mutable
  • arch/tier1-affects-reveal
  • arch/tier2
  • at-a-glance
  • bench/polymorphic-chain
  • bench/projection-root-write-amortize
  • bugfix/656
  • bump-pnpm
  • bump-workflows
  • catch-error-propagation
  • change-onerror-mechanism
  • changelog-1.4
  • checkProxy
  • chore/cleanup-stale-gitignore-entries
  • chore/deprecate-dynamic-component
  • chore/fix-h-jsx-runtime-clean-path
  • chore/remove-unused-dependencies
  • chore/replace-hope-ui-with-kobalte
  • ci/size-limit
  • cleanup
  • client-only
  • cody-export-dynamic-props
  • compiler-optimize-option
  • context-name
  • contributing-build
  • createresource-types
  • dependabot/npm_and_yarn/babel/core-7.29.6
  • dependabot/npm_and_yarn/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/cross-spawn-6.0.6
  • dependabot/npm_and_yarn/express-4.19.2
  • dependabot/npm_and_yarn/express-4.20.0
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/nanoid-3.3.8
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/seroval-1.4.1
  • dependabot/npm_and_yarn/seroval-1.5.0
  • dependabot/npm_and_yarn/shell-quote-1.7.3
  • dependabot/npm_and_yarn/vite-4.4.8
  • dependabot/npm_and_yarn/vite-4.5.1
  • dependabot/npm_and_yarn/vite-4.5.2
  • dependabot/npm_and_yarn/vite-4.5.3
  • dependabot/npm_and_yarn/vite-4.5.5
  • dependabot/npm_and_yarn/vite-5.4.14
  • dependabot/npm_and_yarn/vitest-3.2.6
  • dependabot/npm_and_yarn/vitest-4.1.11
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/ws-8.17.1
  • dev-additions
  • dev-component-function
  • diagnostics-expansion
  • doc/casing
  • docs/rules-index
  • docs/solid-element-props-gotcha
  • doorway-for-class-components
  • dynamic-run-hydration-events
  • dynamic-splitProps-return-proxies
  • export-memo-interface
  • export-options-types
  • expose-setter-types
  • feat-server-value
  • feat-store-configurable-unwrappable-types
  • feat-store-types
  • feat/3055-merge-sibling-templates
  • feat/PULL-REQUEST-TEMPLATE
  • feat/compiler-spread-sources
  • feat/responsive-preload-links
  • feat/ssr-element-sources
  • feat/typed-preload-links
  • feat/universal-spread-sources
  • feature/store-disallow-setting-readonly
  • fix-3081-usehead-head-walk
  • fix-async-render-status
  • fix-catch-error-propagation
  • fix-create-resource
  • fix-create-root
  • fix-createselector
  • fix-custom-keyof-allowing-number-as-keyof-never
  • fix-deep-readonly-mutable-not-recursive
  • fix-element-owner-markers-main
  • fix-hash-value-bigint
  • fix-infinite-loop
  • fix-is-server-type
  • fix-jsx-runtimes
  • fix-lazy
  • fix-lazy-hmr
  • fix-lazy-timeout
  • fix-merge-props
  • fix-merge-props-spread
  • fix-missing-portal-ref-type
  • fix-observable-rxjs-next
  • fix-onerror-order
  • fix-owner-leak
  • fix-prototype-getters
  • fix-quotes
  • fix-refetch
  • fix-refetch-return-type
  • fix-renderToStream
  • fix-resource-initial-value-inference
  • fix-resource-options-type
  • fix-run-with-owner
  • fix-server-lazy
  • fix-set-store-traversed
  • fix-set-store-with-index-signature-types
  • fix-setter-assignability
  • fix-setter-param-type
  • fix-signal-setter-generics
  • fix-solid-refresh-main
  • fix-store-setter-with-complex-types
  • fix-store-types-create-store-initial-value
  • fix-store-types-generics-and-void-setter
  • fix-stores
  • fix-suspense-suite
  • fix-ts-nodenext
  • fix-type
  • fix-typo
  • fix-unowned-root-dev
  • fix-untrack
  • fix/2668-leaked-produce-draft-proxy-invariant
  • fix/3054-iterable-children
  • fix/3186-reusable-event-handler-tuple
  • fix/3188-in-place-class-mutation
  • fix/3291-tracked-effect
  • fix/action-done-window-batch-adoption
  • fix/affects-first-statement-lane
  • fix/align-store-overloads
  • fix/ambient-transaction-capture
  • fix/async-chain-supersession
  • fix/async-iterator-settlement
  • fix/async-landing-deps-3461
  • fix/async-memo-overlap
  • fix/async-setter-error-propagation
  • fix/born-held
  • fix/capturing-listener-removal
  • fix/conditional-async-reveal-pending
  • fix/delegated-event-listener-object
  • fix/dev-exported-twice
  • fix/dynamic-xmlns
  • fix/flatten-needsunwrap-or
  • fix/held-conditional-effect-3438
  • fix/held-conditional-memo
  • fix/held-restore
  • fix/hide-internal-type-exports
  • fix/inherited-dom-properties
  • fix/ispending-companion-retention
  • fix/ispending-gated-landing-replay
  • fix/ispending-memo-unstamped-hold-3457
  • fix/ispending-wrapper-suppression-3028
  • fix/lane-authority
  • fix/lane-authority-next
  • fix/late-boundary-claim-and-live-slot-range
  • fix/latest-conditional-async-gate-3276
  • fix/latest-loading-lane-3289
  • fix/latest-shadow-owned-write
  • fix/loading-errored-composition-escape
  • fix/loading-reset-collects-forwarded-3459
  • fix/markheap-mount
  • fix/memo-lane-posture-3442
  • fix/memo-undefined-in-transition
  • fix/merge-stale-sources
  • fix/merge-transition-optimistic-dup
  • fix/module-exports
  • fix/nested-render-effect-cleanup-3404
  • fix/nested-server-function-declarations
  • fix/null-proto-hasownproperty
  • fix/nullish-rejection-status-error
  • fix/optimistic-draft-reads-compose
  • fix/optimistic-lane-release
  • fix/optimistic-settle-verdicts
  • fix/optimistic-store-first-flight
  • fix/pending-companion-lane-parent
  • fix/portal-cleanup-guard
  • fix/projection-root-overlay
  • fix/projection-slot-release
  • fix/reconcile-array-object-shape-guard
  • fix/reconcile-symbol-keys
  • fix/ref-spread-hydration-parity
  • fix/refresh-held-write-reask
  • fix/refresh-in-action-3026
  • fix/refresh-lazy-hydration
  • fix/render-to-string-sync-dispose
  • fix/repeat-disjoint-window
  • fix/require-complete-store-seeds
  • fix/reveal-composite-readiness
  • fix/runtime-edge-case-regressions
  • fix/sanitize-graph-failures
  • fix/scheduler-child-queue-removal
  • fix/server-directive-in-method-position
  • fix/server-fn-registry-reload-3346
  • fix/server-function-boundary-sweep
  • fix/server-function-get-instance-header-3406
  • fix/server-function-guard-simplification
  • fix/server-function-hierarchical-ids
  • fix/server-function-this-arguments-capture
  • fix/server-function-types-any
  • fix/server-module-unsupported-exports
  • fix/server-pending-proxy-reads
  • fix/settle-unchanged-pending-branches
  • fix/snapshot-symbol-keys
  • fix/snapshot-trailing-holes
  • fix/splitprops-proxy-shared-keys
  • fix/srvx-lazy-request-rebuild-3311
  • fix/ssr-SuspenseList
  • fix/ssr-boundary-resolve-scope-3414
  • fix/ssr-createResource
  • fix/ssr-element-nullish-attrs
  • fix/ssr-text-separators
  • fix/ssr-textarea-spread-value-3286
  • fix/store-platform-objects-raw
  • fix/store-projection-types
  • fix/store-then-probe-strict-read
  • fix/superseded-source-blocks-3462
  • fix/symbol-observable-type
  • fix/tracked-style-class-objects
  • fix/usage-of-deprecated-version-of-nodejs
  • fix/web-late-defer-stream-warning
  • flash-key-derivation
  • for-index-union-types
  • fragment-props-children
  • gitpod-pnpm
  • goldEli-fix-the-typo
  • graph
  • graph-property
  • hotfix-merge-props
  • html-named-export
  • ignore-internal-signals
  • improve-Setter-type
  • improve-errors-handling
  • improve-setter-type
  • improve_ts_config
  • investigate/loading-reset-stale-3412
  • is-attribute-dynamic
  • is-dev
  • is-regression
  • issues/1020
  • jsdoc-context-ssr-guidance
  • keyed-small-moves
  • latest-held-till-flush
  • lazy-forward-all-args
  • lazy-use-devComponent
  • main
  • more-jsdoc
  • names-and-ids
  • next
  • nksaraf-export-owner
  • observable-nit
  • observe-component-names
  • observe-exclude-writes
  • observe-origin
  • observe-perf
  • observe-shape-freeze
  • observe-stores
  • observe-tier
  • ocavue/h-type
  • on-cleanup-generic
  • otonashixav-feat-resource-type-improvements-alternative
  • owner-props
  • patch-1
  • patch-10
  • patch-2
  • patch-3
  • patch-6
  • patch-8
  • patch-9
  • patch-hardening-r6
  • perf-props
  • perf-splitProps-flat
  • perf/omit-view
  • perf/owned-raw-stamp
  • perf/packed-subscription-edges
  • perf/shared-prop-handlers
  • perf/shared-prop-traps
  • perf/spread-direct-sources
  • perf/spread-fewer-nodes
  • perf/ssr-walker-entry
  • perf/store-create-floor-diet
  • perf/store-structural-shallow
  • perf/store-write-floor
  • perf/with_createMemo_typings
  • pnpm
  • prettier-code-format
  • probe/codspeed-baseline
  • probe/tier1-spike2
  • probe/tier1-spike4
  • probe/tier2-ambient-txn
  • probe/tier2-config-brand
  • probe/tier2-pend-container
  • proposal/remove-store-readonly
  • props-types
  • prototype-fix
  • redirect-href-logical-path
  • reexport-all-signal-exports
  • refactor-effect-types
  • refactor-merge-props-type
  • refactor-remove-stores-readonly
  • refactor-split-props-type
  • refactor-store-remove-readonly
  • refactor-store-types
  • refactor-store-types-2
  • refactor-switch-downstream-and-upstream-terms
  • refactor-types-clearer-store-error
  • refactor-types-on
  • refs/heads/main
  • refs/pull/1842/merge
  • refs/pull/1847/merge
  • refs/pull/1881/merge
  • refs/pull/1885/merge
  • refs/pull/1889/merge
  • refs/pull/1896/merge
  • refs/pull/1904/merge
  • refs/pull/1920/merge
  • refs/pull/1930/merge
  • remove-cjs
  • remove-instance-header
  • remove-name-generation
  • remove-patch-driver
  • removeBrowserPackageJson
  • resource-error
  • resource-resolving-args
  • revert-stupidity
  • server-boundary-records
  • server-dev-build
  • server-diagnostics-artifact
  • server-diagnostics-c2
  • server-function-invocation-metadata
  • server-function-wrapped-exports
  • server-functions-flash-cookie-hardening
  • server-functions-runtime
  • server-observe-c0
  • server-observe-c1
  • setter-fix-3
  • setter-type-fix
  • setter-type-fix-2
  • sf-client-fetch
  • sf-foreign-response
  • sf-path-addressing
  • show-double-evaluation
  • signal-hash-untrack-json-stringify
  • size/2883-phase-1
  • size/2883-phase-2
  • size/2883-phase-3
  • solid-ssr-windows-fix
  • solid-usage-skills
  • source-entry
  • split-props-omit-fix
  • splitProps-defineProperty-default-configurable
  • ssr-children-export
  • ssr-component-names
  • ssr-doc
  • stage2-channel
  • store-rewrite
  • test-props
  • test/backpressure-gate
  • test/compiler-id-stability
  • test/http-invariants
  • test/open-gaps
  • test/oracle-stores
  • test/pin-server-function-invariants
  • test/server-function-coverage
  • test/visibility-oracle
  • throw-error-ssr-browser
  • tier1-memory-guard
  • tiny-use-context-optimization
  • ts-5.7
  • tsrx-frontend
  • tweaks
  • type-improvements
  • type-selector
  • types-exports
  • types/update-jsdoc-comments
  • typescript-improvements
  • typing/classlist
  • unified-for-accept
  • unified-for-engine
  • untrack-fast-track
  • update-contributing
  • update-dom-expressions
  • update-dom-expressions-to-0.40.3
  • update-typescript
  • update/script
  • updated-readme-video
  • use-transition-doc-comment
  • warn-unhandled-errors
  • web-storage-node-resolution
  • why-did-this-run

10 Sep 2026 07:41PM UTC coverage: 71.842%. Remained the same
34521878026

Pull #3348

github

web-flow
Merge d6c492605 into 0961d9740
Pull Request #3348: feat(html): support {/* */} style comments in tagged JSX templates

519 of 790 branches covered (65.7%)

Branch coverage included in aggregate %.

772 of 1007 relevant lines covered (76.66%)

15.03 hits per line

Relevant lines Covered
Build:
Build:
1007 RELEVANT LINES 772 COVERED LINES
15.03 HITS PER LINE
Source Files on feat/html-braced-comments
  • Tree
  • List 6
  • 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
34521878026 feat/html-braced-comments Merge d6c492605 into 0961d9740 Pull #3348 10 Sep 2026 07:53PM UTC web-flow github
71.84
See All Builds (1432)

Badge your Repo: solid

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc