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

solidjs / solid / 33850010698
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/ssr-textarea-spread-value-3286
DEFAULT BRANCH: main
Ran 04 Sep 2026 07:47AM UTC
Jobs 1
Files 6
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

04 Sep 2026 07:43AM UTC coverage: 71.814%. Remained the same
33850010698

push

github

web-flow
fix(signals): an optimistic store's first flight declares no transaction (#3264)

The flight-owned transaction (#3146) was declared for the uninitialized
first ask too, so every transition-riding consumer — render()'s scheduled
root insert included — was held until the initial fetch landed: the page
stayed blank (content outside the boundary included) and the Loading
boundary's fallback never showed, while createStore(fn, seed) and
createOptimistic(fn, seed) in the same spot showed it.

Nothing has committed on a first flight, so there is no truth to keep on
screen and no optimistic state to protect: it now declares nothing, like
the loading window (#2933). Refetch flights declare exactly as before, so
bare optimistic writes during an in-flight refetch still ride the flight's
transaction (#2951). Regressions in the #3146 suite (a user effect is what
reproduces the hold) and in the web Loading spec through render().

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>

515 of 783 branches covered (65.77%)

Branch coverage included in aggregate %.

764 of 998 relevant lines covered (76.55%)

14.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33850010698.1 04 Sep 2026 07:47AM UTC 6
71.81
GitHub Action Run
Source Files on build 33850010698
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33850010698
  • 8a65e5e8 on github
  • Prev Build on next (#33849998807)
  • Next Build on next (#33850033039)
  • 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