• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

stacklok / toolhive-studio / 24834619886
66%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/auto-2316
DEFAULT BRANCH: main
Ran 23 Apr 2026 12:18PM UTC
Jobs 1
Files 463
Run time 2min
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

23 Apr 2026 12:14PM UTC coverage: 65.959% (-0.7%) from 66.696%
24834619886

Pull #2086

github

samuv
fix(e2e): force-exit electron between sessions in optimizer cleanup test

On Linux CI, `ElectronApplication.close()` hung for the full 180s test
timeout after the first session seeded a running workload via the thv
API - the before-quit / graceful-shutdown path waits on a workload that
never drains. Add a `close()` helper on `LaunchedApp` that force-exits
via `app.exit(0)`, races `app.close()` against a 5s fallback, and
SIGKILLs the leftover process. Use it from both session teardowns in
the optimizer cleanup spec.

Made-with: Cursor
Pull Request #2086: refactor(mcp-optimizer): remove the feature and migrate legacy users on startup

3803 of 6273 branches covered (60.62%)

43 of 76 new or added lines in 11 files covered. (56.58%)

2 existing lines in 2 files now uncovered.

5871 of 8901 relevant lines covered (65.96%)

117.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
29
0.0
renderer/src/common/hooks/use-mcp-optimizer-startup-cleanup.ts
2
91.3
-2.45% renderer/src/common/hooks/use-cleanup-meta-optimizer.ts
1
91.67
-0.33% renderer/src/features/mcp-servers/components/local-mcp/form-fields-base.tsx
1
0.0
0.0% renderer/src/routes/__root.tsx

Coverage Regressions

Lines Coverage ∆ File
1
80.95
-4.76% renderer/src/features/mcp-servers/hooks/use-mutation-update-workload.ts
1
0.0
0.0% renderer/src/routes/__root.tsx
Jobs
ID Job ID Ran Files Coverage
1 24834619886.1 23 Apr 2026 12:18PM UTC 463
65.96
GitHub Action Run
Source Files on build 24834619886
  • Tree
  • List 463
  • Changed 34
  • Source Changed 33
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24834619886
  • Pull Request #2086
  • PR Base - main (#24826863670)
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