• 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 / 24768950774
67%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/auto-2316
DEFAULT BRANCH: main
Ran 22 Apr 2026 08:45AM UTC
Jobs 1
Files 474
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 Apr 2026 08:42AM UTC coverage: 66.556% (+0.2%) from 66.308%
24768950774

Pull #2062

github

samuv
refactor(chat): drop redundant overflow-anchor inline styles

\`overflow-anchor: auto\` is the CSS default for every element and
nothing in the tree (or Tailwind preflight) sets it to \`none\`, so
re-asserting it inline on the chat scroll container and the MCP app
wrapper was a no-op. Remove the inline \`style\` props, move the
\`width: 100%\` on the MCP app wrapper to a \`w-full\` utility, and
tighten the scroll-container comment to reflect that we rely on
native scroll anchoring rather than opting into it.
Pull Request #2062: feat(playground): preload thread in the route loader and delegate scroll restoration to router

3882 of 6375 branches covered (60.89%)

115 of 122 new or added lines in 8 files covered. (94.26%)

2 existing lines in 1 file now uncovered.

6032 of 9063 relevant lines covered (66.56%)

120.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
97.83
5.83% renderer/src/features/chat/hooks/use-auto-scroll.ts
2
89.47
-6.68% renderer/src/routes/playground.index.tsx
1
80.0
renderer/src/features/chat/lib/thread-query.ts
1
0.0
0.0% renderer/src/renderer.tsx
1
96.55
-3.45% renderer/src/routes/playground.chat.$threadId.tsx

Coverage Regressions

Lines Coverage ∆ File
2
94.74
0.0% renderer/src/features/skills/components/dialog-install-skill.tsx
Jobs
ID Job ID Ran Files Coverage
1 24768950774.1 22 Apr 2026 08:45AM UTC 474
66.56
GitHub Action Run
Source Files on build 24768950774
  • Tree
  • List 474
  • Changed 15
  • Source Changed 15
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24768950774
  • Pull Request #2062
  • PR Base - main (#24725863833)
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