-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feature/historical conditions #8148
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: master
Are you sure you want to change the base?
Conversation
…sa/openmct into conditional-style-performance mergin master
… for historical conditional telemetry queries to allow for plotting
supersedes #7868 |
return historicalTelemetryDateMap; | ||
} | ||
|
||
self.onmessage = function (e) { |
Check warning
Code scanning / CodeQL
Missing origin verification in `postMessage` handler Medium
Copilot Autofix
AI about 20 hours ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8148 +/- ##
==========================================
- Coverage 56.67% 50.43% -6.24%
==========================================
Files 704 459 -245
Lines 28283 14281 -14002
Branches 2770 0 -2770
==========================================
- Hits 16028 7203 -8825
+ Misses 11909 7078 -4831
+ Partials 346 0 -346
... and 442 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Closes #8082
Closes #8083
Describe your changes:
Adds the ability to evaluate conditions historically.
Majority of the work completed by @khalidadil
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist