Skip to content

Prepend scope name to QuestDB table names#2848

Merged
ryanmelt merged 3 commits intomainfrom
tsdb_scope
Feb 19, 2026
Merged

Prepend scope name to QuestDB table names#2848
ryanmelt merged 3 commits intomainfrom
tsdb_scope

Conversation

@jmthomas
Copy link
Copy Markdown
Member

@jmthomas jmthomas commented Feb 18, 2026

Table names now include the scope prefix for multi-scope isolation: {SCOPE}__{CMD|TLM}__{TARGET}__{PACKET} (e.g. DEFAULT__TLM__INST__HEALTH_STATUS)

Table names now include the scope prefix for multi-scope isolation:
{SCOPE}__{CMD|TLM}__{TARGET}__{PACKET} (e.g. DEFAULT__TLM__INST__HEALTH_STATUS)

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.65%. Comparing base (a06e0c1) to head (5264fa7).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...-cmd-tlm-api/app/models/logged_streaming_thread.rb 75.00% 1 Missing ⚠️
openc3/lib/openc3/models/cvt_model.rb 0.00% 1 Missing ⚠️
openc3/lib/openc3/utilities/questdb_client.rb 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2848      +/-   ##
==========================================
- Coverage   78.66%   78.65%   -0.01%     
==========================================
  Files         667      667              
  Lines       54458    54458              
  Branches      731      731              
==========================================
- Hits        42837    42836       -1     
- Misses      11541    11542       +1     
  Partials       80       80              
Flag Coverage Δ
python 80.58% <ø> (+<0.01%) ⬆️
ruby-api 80.22% <75.00%> (-0.05%) ⬇️
ruby-backend 82.00% <33.33%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@ryanmelt ryanmelt merged commit 70eb2fd into main Feb 19, 2026
31 of 34 checks passed
@ryanmelt ryanmelt deleted the tsdb_scope branch February 19, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants