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

[Backport 2.x] [Discover-Next] Adding datasources support for dataframes #7139

Merged
merged 1 commit into from
Jul 1, 2024

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

cd74b3b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Discover-Next] Adding datasources support for dataframes #7139

[Discover-Next] Adding datasources support for dataframes (#7106)
cd74b3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

67.56% (-0.03%) compared to 353f509

View this Pull Request on Codecov

67.56% (-0.03%) compared to 353f509

Details

Codecov Report

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

Project coverage is 67.56%. Comparing base (353f509) to head (cd74b3b).

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             @@
##              2.x    #7139      +/-   ##
==========================================
- Coverage   67.59%   67.56%   -0.03%     
==========================================
  Files        3446     3446              
  Lines       67908    67937      +29     
  Branches    11027    11037      +10     
==========================================
+ Hits        45904    45905       +1     
- Misses      19341    19369      +28     
  Partials     2663     2663              

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