Skip to content

reuse directquery mds call for index check

a1ab94c
Select commit
Loading
Failed to load commit list.
Merged

Dataset UI and observability workspace + Trace automation #11096

reuse directquery mds call for index check
a1ab94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

60.32% (-0.14%) compared to a4f324c

View this Pull Request on Codecov

60.32% (-0.14%) compared to a4f324c

Details

Codecov Report

❌ Patch coverage is 59.37031% with 271 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.32%. Comparing base (a4f324c) to head (a1ab94c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...structure_creator/index_data_structure_creator.tsx 57.04% 47 Missing and 17 partials ⚠️
...s/data/public/ui/dataset_select/dataset_select.tsx 38.54% 47 Missing and 12 partials ⚠️
...ta/public/ui/dataset_selector/dataset_explorer.tsx 0.00% 34 Missing ⚠️
...re/public/components/trace_auto_detect_callout.tsx 66.66% 12 Missing and 16 partials ⚠️
..._data_structure_creator/unified_index_selector.tsx 80.30% 17 Missing and 9 partials ⚠️
...components/workspace_creator/workspace_creator.tsx 4.16% 22 Missing and 1 partial ⚠️
...ugins/explore/public/utils/create_auto_datasets.ts 73.17% 4 Missing and 7 partials ⚠️
.../plugins/index_pattern_management/public/plugin.ts 54.16% 10 Missing and 1 partial ⚠️
src/plugins/dataset_management/public/plugin.ts 73.68% 4 Missing and 1 partial ⚠️
...ry_panel_widgets/dataset_select/dataset_select.tsx 0.00% 4 Missing and 1 partial ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11096      +/-   ##
==========================================
- Coverage   60.46%   60.32%   -0.14%     
==========================================
  Files        4610     4617       +7     
  Lines      126664   127278     +614     
  Branches    21218    21389     +171     
==========================================
+ Hits        76584    76785     +201     
- Misses      44650    45030     +380     
- Partials     5430     5463      +33     

☔ 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.