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

solidjs / solid / 33850033039
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 04 Sep 2026 07:48AM 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
33850033039

push

github

web-flow
fix(signals): refresh() after a held manual write stays a quiet re-ask (#3265)

When an action wrote to a derived store and later called refresh(store),
the lift of the manual-write mask (#3026) dropped the re-ask
classification, so the refetch was treated as a brand-new question and
pended every leaf: every sibling row lit up isPending, and a row-scoped
affects() could not narrow it (a mark only turns pending on).

The lift now falls through to the normal re-ask marking. Same-question
motion stays silent; only the written slot and any declared affects() mark
read pending until the truth lands. Same-tick precedence (#2692) is
unchanged. Regression in the question-scoped pending suite, observed
through tracked readers as JSX reads them.

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.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33850033039.1 04 Sep 2026 07:48AM UTC 6
71.81
GitHub Action Run
Source Files on build 33850033039
  • 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 #33850033039
  • f24e53d1 on github
  • Prev Build on next (#33850010698)
  • Next Build on next (#33850451407)
  • 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