Skip to content

DataViewer Event Message component #2096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 30, 2025
Merged

Conversation

ryan-pratt
Copy link
Contributor

Similar to the Item Value component. It looks for DECOM__TLM and just prints the tlm value out, one per line. Multiple items is supported. Arrays of values are split into multiple lines if you choose [ALL] as the selected array index.

I don't have strings to test from the tlm in the demo, so here's INST HEALTH_STATUS ARY[ALL] and INST HEALTH_STATUS TEMP1 just to show that it works
image

@ryan-pratt ryan-pratt requested a review from ryanmelt May 28, 2025 22:24
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.79%. Comparing base (7336229) to head (6397022).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2096      +/-   ##
==========================================
- Coverage   79.80%   79.79%   -0.02%     
==========================================
  Files         633      633              
  Lines       47968    48021      +53     
  Branches      754      754              
==========================================
+ Hits        38281    38318      +37     
- Misses       9604     9620      +16     
  Partials       83       83              
Flag Coverage Δ
python 83.87% <ø> (+0.07%) ⬆️
ruby-api 78.69% <ø> (ø)
ruby-backend 82.99% <ø> (-0.09%) ⬇️

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

@ryanmelt ryanmelt merged commit 7113b9e into main May 30, 2025
29 checks passed
@ryanmelt ryanmelt deleted the feat/dataviewer-event-strings branch May 30, 2025 20:38
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