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

thoughtspot / mcp-server / 25519059557
89%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 08:03PM UTC
Jobs 1
Files 32
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

07 May 2026 08:02PM UTC coverage: 86.45% (+0.1%) from 86.336%
25519059557

push

github

web-flow
SCAL-310982 Fix Analytics Engine single-index writes (#141)

## Summary

Fix the Workers Analytics Engine payload so production writes succeed again.

Cloudflare only accepts a single index per data point. The current sink writes
five indexes, which causes every Analytics Engine write to fail in production.

## What Changed

- switch the Analytics Engine sink to a compact AE-specific row layout with one
  tenant-scoped index and a bounded blob set
- keep is_done, drop is_thinking, and add analytical_session_id as
  Analytics-Engine-only context for session debugging
- propagate analyticalSessionId through the metrics context and attach it to the
  session creation and send-session-message tool flows
- update sink, recorder, request, MCP server, and ThoughtSpot service tests to
  lock the new schema

## Notes

- keep mcp_metrics_v2; production writes were failing, so this becomes the
  first valid persisted layout rather than a new version bump
- local design docs were updated for reference only and are not part of this
  repo commit

698 of 836 branches covered (83.49%)

Branch coverage included in aggregate %.

14 of 16 new or added lines in 4 files covered. (87.5%)

1 existing line in 1 file now uncovered.

1484 of 1688 relevant lines covered (87.91%)

707.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
65.5
-0.12% src/servers/mcp-server.ts

Coverage Regressions

Lines Coverage ∆ File
1
65.5
-0.12% src/servers/mcp-server.ts
Jobs
ID Job ID Ran Files Coverage
1 25519059557.1 07 May 2026 08:03PM UTC 32
86.45
GitHub Action Run
Source Files on build 25519059557
  • Tree
  • List 32
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25519059557
  • 7f2697e7 on github
  • Prev Build on main (#25469822455)
  • Next Build on main (#25521246874)
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