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

[Feature] Datasource selector of multiple datasources #5167

Merged

remove unused tests

bea8e75
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Datasource selector of multiple datasources #5167

remove unused tests
bea8e75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

66.77% (+0.01%) compared to 70b9eea

View this Pull Request on Codecov

66.77% (+0.01%) compared to 70b9eea

Details

Codecov Report

Merging #5167 (bea8e75) into main (70b9eea) will increase coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main    #5167      +/-   ##
==========================================
+ Coverage   66.76%   66.77%   +0.01%     
==========================================
  Files        3278     3284       +6     
  Lines       63008    63092      +84     
  Branches    10034    10048      +14     
==========================================
+ Hits        42065    42132      +67     
+ Misses      18554    18487      -67     
- Partials     2389     2473      +84     
Files Coverage Δ
.../data/public/data_sources/datasource/datasource.ts 100.00% <100.00%> (ø)
...ins/data/public/data_sources/datasource/factory.ts 100.00% <100.00%> (ø)
...a/public/data_sources/datasource_services/types.ts 100.00% <100.00%> (ø)
src/plugins/data/public/index.ts 85.71% <ø> (ø)
src/plugins/discover/public/plugin.ts 0.00% <0.00%> (ø)
..._sources/datasource_services/datasource_service.ts 89.47% <89.47%> (ø)
...a_sources/default_datasource/default_datasource.ts 70.00% <70.00%> (ø)
...public/data_sources/register_default_datasource.ts 50.00% <50.00%> (ø)
src/plugins/data/public/plugin.ts 0.00% <0.00%> (ø)
...rces/datasource_selector/datasource_selectable.tsx 64.86% <64.86%> (ø)
... and 1 more

... and 20 files with indirect coverage changes