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

[Multiple Datasource] Add installedPlugins list to data source saved … #6348

Merged
merged 2 commits into from
Apr 5, 2024

[Multiple Datasource] Fix create data source wizard test

937926d
Select commit
Loading
Failed to load commit list.
Merged

[Multiple Datasource] Add installedPlugins list to data source saved … #6348

[Multiple Datasource] Fix create data source wizard test
937926d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 1s

67.53% (+0.01%) compared to 726fb0e

View this Pull Request on Codecov

67.53% (+0.01%) compared to 726fb0e

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 67.53%. Comparing base (726fb0e) to head (937926d).

Files Patch % Lines
.../server/routes/data_source_connection_validator.ts 80.00% 1 Missing and 1 partial ⚠️
.../data_source_management/public/components/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6348      +/-   ##
==========================================
+ Coverage   67.51%   67.53%   +0.01%     
==========================================
  Files        3377     3377              
  Lines       65843    65854      +11     
  Branches    10649    10650       +1     
==========================================
+ Hits        44455    44474      +19     
+ Misses      18804    18794      -10     
- Partials     2584     2586       +2     

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