Skip to content

Open tab api for scripts and screens#2744

Merged
jmthomas merged 3 commits intomainfrom
feature/open_tab_api
Jan 21, 2026
Merged

Open tab api for scripts and screens#2744
jmthomas merged 3 commits intomainfrom
feature/open_tab_api

Conversation

@jmthomas
Copy link
Copy Markdown
Member

No description provided.

Add open_tab(url) method callable from:
- ScriptRunner scripts (Ruby and Python)
- TlmViewer screen buttons via api.open_tab(url)

Also adds comprehensive Screen API documentation to the telemetry
screens page covering api, screen, and runScript objects.

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

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.18%. Comparing base (54f02a2) to head (a82148f).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2744      +/-   ##
==========================================
+ Coverage   78.23%   79.18%   +0.94%     
==========================================
  Files         473      670     +197     
  Lines       34520    54278   +19758     
  Branches      734      734              
==========================================
+ Hits        27008    42980   +15972     
- Misses       7432    11218    +3786     
  Partials       80       80              
Flag Coverage Δ
python 80.99% <ø> (-15.05%) ⬇️
ruby-api 83.65% <ø> (ø)
ruby-backend 82.20% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Copy Markdown
Contributor

@clayandgen clayandgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validated via API on SR and Screens 👍
Screenshot 2026-01-21 at 1 32 02 PM

@jmthomas jmthomas merged commit 04d3016 into main Jan 21, 2026
46 of 49 checks passed
@jmthomas jmthomas deleted the feature/open_tab_api branch January 21, 2026 22:49
jmthomas added a commit that referenced this pull request Mar 21, 2026
Open tab api for scripts and screens
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.

3 participants