-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
7936 add discrete event visualization refactor #8004
7936 add discrete event visualization refactor #8004
Conversation
* Allow highlights and locking highlight points for plots in compact mode, but still disallow pan and zoom. * Remove unnecessary watch on cursor guides and grid lines * Test for cursor guides in compact mode
* migrate from actions/upload-artifact: v3 to v4. https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md * Add names for artifacts and allow overwriting them
…#7956) * Ensure that the mode set when independent time conductor is enabled/disabled is propagated correctly. Also ensure that global time conductor changes are not picked up by the independent time conductor when the user has enabled it at least once before * Use structuredClone instead of deep copy * Add e2e test * Assert that you're in fixed mode after sync time conductor * Comment explaining new time context test * Change test to be a little less complicated * Fix linting errors
… now is out of bounds (#7993) * Account for right y-axes when calculating now line position. Don't show the now line if it's out of bounds of the time axis * Add test for now marker in realtime and out of bounds modes
…riority for eventtimelineviewprovider to HIGH. Also add a condition to the eventtimelineview to reject objects that have imagery (this is to promote the imagerytimestripview to handle those objets)
1) reduce call to instance method 2) Use existing event line bus functionality 3) move non reactive properties to the created lifecycle hook
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 7936-add-discrete-event-visualization #8004 +/- ##
=========================================================================
- Coverage 57.18% 57.04% -0.15%
=========================================================================
Files 686 686
Lines 27825 27776 -49
Branches 2741 2735 -6
=========================================================================
- Hits 15913 15846 -67
- Misses 11569 11585 +16
- Partials 343 345 +2
... and 10 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…d-discrete-event-visualization-refactor
Closes
Describe your changes:
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist