• 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 / 25865314503 / 1
71%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 14 May 2026 02:24PM UTC
Files 519
Run time 15s
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 02:19PM UTC coverage: 70.689% (+0.3%) from 70.434%
25865314503.1

Pull #2255

github

samuv
fix(playground): address Copilot review feedback on chat cost

- useModelPricing now only enables its React Query fetch when a remote
  provider+model pair is known (skips ollama/lmstudio and the empty
  state). Avoids a no-op IPC + models.dev fetch for local-only users.
- Inline cost rendering no longer strips the dollar sign from the
  formatter output. The "<$0.01" case now reads correctly inline
  instead of "<0.01".
- Add unit tests for the main-process pricing module: cold-start
  fetch + write, warm disk cache within TTL, stale cache returns
  immediately + background refresh, offline with no disk cache, and
  non-OK upstream response.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2255: feat(playground): show per-message cost using models.dev pricing

5107 of 7819 branches covered (65.32%)

7597 of 10747 relevant lines covered (70.69%)

116.47 hits per line

Source Files on job 25865314503.1
  • Tree
  • List 519
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25865314503
  • 82608b24 on github
  • Prev Job for on feat/chat-cost (#25860028129.1)
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