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

e7h4n / ccstate / 15186221194
100%

Build:
DEFAULT BRANCH: main
Ran 22 May 2025 12:12PM UTC
Jobs 1
Files 48
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

22 May 2025 12:11PM UTC coverage: 99.802% (-0.2%) from 100.0%
15186221194

push

github

web-flow
fix: catch exception in computed (#144)

When an exception is thrown during the execution of a computed signal,
the computation process of the signals state graph is interrupted. This
can disrupt the consistency of other signals.

Following Jotai's behavior
(see https://stackblitz.com/edit/vitejs-vite-i8u9jc24?file=src%2Fjotai.test.ts),
when an exception is thrown in a computed signal, record the exception in
the computed state and continue the state computation of other signals.
This exception will only be thrown when the computed signal is accessed `get`.

441 of 441 branches covered (100.0%)

Branch coverage included in aggregate %.

52 of 56 new or added lines in 4 files covered. (92.86%)

1573 of 1577 relevant lines covered (99.75%)

27262.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.88
-1.12% packages/ccstate/src/core/signal/computed.ts
2
90.91
-9.09% packages/ccstate/src/core/signal/signal.ts
Jobs
ID Job ID Ran Files Coverage
1 15186221194.1 22 May 2025 12:12PM UTC 48
99.8
GitHub Action Run
Source Files on build 15186221194
  • Tree
  • List 48
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15186221194
  • 89440c6c on github
  • Prev Build on main (#14791863634)
  • Next Build on main (#15186324164)
  • Delete
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