• 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 / 25042482048
67%
main: 72%

Build:
Build:
LAST BUILD BRANCH: renovate/major-testing-library-monorepo
DEFAULT BRANCH: main
Ran 28 Apr 2026 08:35AM UTC
Jobs 1
Files 468
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

28 Apr 2026 08:31AM UTC coverage: 66.519% (+0.07%) from 66.445%
25042482048

Pull #2127

github

samuv
refactor(empty-state): make children optional with no actions

Address Copilot review on #2127. The action-less branch of
`EmptyStateProps` required `children`, which forced every search
empty state on the Skills page to pass a meaningless `<></>` to
satisfy the type. Relax the union to `children?: ReactNode` and drop
the placeholder fragments from all six skills components.

Rendered DOM is unchanged (the empty fragment never produced a node),
so no test updates are needed.
Pull Request #2127: feat(skills): nice empty state when search returns no results

3904 of 6382 branches covered (61.17%)

2 of 2 new or added lines in 1 file covered. (100.0%)

11 existing lines in 3 files now uncovered.

6010 of 9035 relevant lines covered (66.52%)

132.1 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
0.0
0.0% renderer/src/features/skills/components/skill-detail-page.tsx
2
93.94
12.46% renderer/src/features/skills/components/dialog-build-skill.tsx
2
95.65
0.0% renderer/src/features/skills/components/dialog-install-skill.tsx
Jobs
ID Job ID Ran Files Coverage
1 25042482048.1 28 Apr 2026 08:35AM UTC 468
66.52
GitHub Action Run
Source Files on build 25042482048
  • Tree
  • List 468
  • Changed 16
  • Source Changed 15
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25042482048
  • Pull Request #2127
  • PR Base - main (#25041258655)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc