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

stacklok / toolhive-studio / 25734928059 / 1
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 12:42PM UTC
Files 507
Run time 17s
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

12 May 2026 12:38PM UTC coverage: 68.447%. Remained the same
25734928059.1

push

github

web-flow
test(theme): wait on dom class before asserting in theme-provider seed test (#2227)

The Electron sync in `ThemeProvider` runs in an async `useEffect`, so the
`setTheme` after `await window.electronAPI.darkMode.get()` fires outside any
`act()` boundary and the dom-class `useEffect` flushes as a passive effect
on a later tick. Asserting all three signals (textContent, localStorage,
documentElement class) inside one `waitFor` with the default 1s timeout
occasionally lost the race on CI. Poll specifically on the slowest signal
with a 3s timeout, then assert the others after.

4766 of 7533 branches covered (63.27%)

7150 of 10446 relevant lines covered (68.45%)

119.49 hits per line

Source Files on job 25734928059.1
  • Tree
  • List 507
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25734928059
  • ce64e5fe on github
  • Prev Job for on main (#25733836346.1)
  • Next Job for on main (#25735385898.1)
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