OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
Implement data frames service to cache multiple data frames
Description
Implement data frames service to store multiple data frames in cache.
Issues Resolved
resolves #7032
Screenshot
Testing the changes
Changelog
Check List
- [ ] All tests pass
- [ ]
yarn test:jest - [ ]
yarn test:jest_integration
- [ ]
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update CHANGELOG.md
- [ ] Commits are signed per the DCO using --signoff
❌ Empty Changelog Section
The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.
❌ Empty Changelog Section
The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.
Codecov Report
Attention: Patch coverage is 18.18182% with 27 lines in your changes missing coverage. Please review.
Project coverage is 67.44%. Comparing base (
4f54049) to head (2b580fd). Report is 727 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #7086 +/- ##
==========================================
- Coverage 67.45% 67.44% -0.01%
==========================================
Files 3448 3448
Lines 67916 67913 -3
Branches 11042 11037 -5
==========================================
- Hits 45813 45807 -6
- Misses 19434 19438 +4
+ Partials 2669 2668 -1
| Flag | Coverage Δ | |
|---|---|---|
| Linux_1 | 33.08% <0.00%> (+<0.01%) |
:arrow_up: |
| Linux_2 | 55.11% <0.00%> (+<0.01%) |
:arrow_up: |
| Linux_3 | 45.26% <18.18%> (-0.02%) |
:arrow_down: |
| Linux_4 | 34.86% <0.00%> (+<0.01%) |
:arrow_up: |
| Windows_1 | 33.10% <0.00%> (+<0.01%) |
:arrow_up: |
| Windows_2 | 55.07% <0.00%> (+<0.01%) |
:arrow_up: |
| Windows_3 | 45.27% <18.18%> (-0.01%) |
:arrow_down: |
| Windows_4 | 34.86% <0.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.