Skip to content
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

[Discover-Next] Adding datasources support for dataframes #7106

Merged
merged 2 commits into from
Jun 26, 2024

Changeset file for PR #7106 created/updated

af192b9
Select commit
Loading
Failed to load commit list.
Merged

[Discover-Next] Adding datasources support for dataframes #7106

Changeset file for PR #7106 created/updated
af192b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

67.42% (-0.03%) compared to 7f0e9d0

View this Pull Request on Codecov

67.42% (-0.03%) compared to 7f0e9d0

Details

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 67.42%. Comparing base (7f0e9d0) to head (af192b9).

Files Patch % Lines
.../data/common/search/search_source/search_source.ts 0.00% 9 Missing ⚠️
src/plugins/data/common/data_frames/utils.ts 11.11% 8 Missing ⚠️
src/plugins/data/public/search/search_service.ts 0.00% 4 Missing ⚠️
src/plugins/data/server/search/search_service.ts 0.00% 4 Missing ⚠️
...on/index_patterns/index_patterns/index_patterns.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7106      +/-   ##
==========================================
- Coverage   67.45%   67.42%   -0.03%     
==========================================
  Files        3448     3448              
  Lines       67916    67945      +29     
  Branches    11042    11052      +10     
==========================================
+ Hits        45812    45813       +1     
- Misses      19435    19463      +28     
  Partials     2669     2669              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.