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

stacklok / toolhive-studio / 25860534205
70%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/anthropics-claude-code-action-digest
DEFAULT BRANCH: main
Ran 14 May 2026 12:45PM UTC
Jobs 1
Files 516
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

14 May 2026 12:35PM UTC coverage: 70.434%. Remained the same
25860534205

Pull #1665

github

samuv
fix(lint): satisfy react-refresh/only-export-components on v0.5

eslint-plugin-react-refresh 0.5 tightened the only-export-components
rule and removed the built-in carve-outs for non-component exports:

- Tell the rule about TanStack Router's `createFileRoute` and
  `createRootRouteWithContext` via `extraHOCs`, so co-locating the
  `Route` export with its component (our project convention) no
  longer trips the rule. Per the plugin's note this isn't a
  perfect-HMR setup for those files, but it matches how the routes
  are already authored.
- Allow non-array constant exports alongside components via
  `allowConstantExport: true`, then move `DEFAULT_PAGE_SIZE_OPTIONS`
  (which is an array literal, still flagged) to a dedicated
  constants file imported by both `pagination.tsx` and the skills
  registry-pagination helper.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1665: chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.2

5038 of 7754 branches covered (64.97%)

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

7516 of 10671 relevant lines covered (70.43%)

117.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25860534205.1 14 May 2026 12:45PM UTC 516
70.43
GitHub Action Run
Source Files on build 25860534205
  • Tree
  • List 516
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25860534205
  • Pull Request #1665
  • PR Base - main (#25860028129)
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