-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Event visualization composable #8007
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
base: 7936-add-discrete-event-visualization
Are you sure you want to change the base?
Event visualization composable #8007
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 7936-add-discrete-event-visualization #8007 +/- ##
=========================================================================
+ Coverage 57.02% 57.09% +0.07%
=========================================================================
Files 686 686
Lines 27783 27814 +31
Branches 2735 2731 -4
=========================================================================
+ Hits 15842 15880 +38
+ Misses 11596 11589 -7
Partials 345 345
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…b.com/nasa/openmct into event-visualization-composable
Co-authored-by: Even Stensberg <[email protected]>
></div> | ||
<template v-if="lineData.enabled"> | ||
<div | ||
v-for="(line, index) in lineData.lines" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the index variable could have a more explicit name, like lineIndex
Closes
Describe your changes:
TODO:
Update yamcs and viper to exclude the extended lines bus from plugin.
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist