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

stacklok / toolhive-studio / 25730515130
68%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 12 May 2026 11:11AM UTC
Jobs 1
Files 507
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

12 May 2026 11:06AM UTC coverage: 68.448%. Remained the same
25730515130

Pull #2227

github

samuv
test(theme): wait on dom class before asserting in theme-provider seed test

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.
Pull Request #2227: test(theme): stabilize flaky ThemeProvider seed test

4767 of 7529 branches covered (63.32%)

7148 of 10443 relevant lines covered (68.45%)

119.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25730515130.1 12 May 2026 11:11AM UTC 507
68.45
GitHub Action Run
Source Files on build 25730515130
  • 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 Repo
  • Github Actions Build #25730515130
  • Pull Request #2227
  • PR Base - main (#25729037708)
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