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 Datasources] Add TLS configuration for multiple data sources #6171

Merged
merged 14 commits into from
Mar 22, 2024

Add test for certificate mode

f2851f6
Select commit
Loading
Failed to load commit list.
Merged

[Multiple Datasources] Add TLS configuration for multiple data sources #6171

Add test for certificate mode
f2851f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 1s

67.27% (-0.04%) compared to f103b7e

View this Pull Request on Codecov

67.27% (-0.04%) compared to f103b7e

Details

Codecov Report

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

Project coverage is 67.27%. Comparing base (f103b7e) to head (f2851f6).

❗ Current head f2851f6 differs from pull request most recent head 4d935f1. Consider uploading reports for the commit 4d935f1 to get more accurate results

Files Patch % Lines
...plugins/data_source/server/client/client_config.ts 82.75% 1 Missing and 4 partials ⚠️
...plugins/data_source/server/legacy/client_config.ts 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6171      +/-   ##
==========================================
- Coverage   67.31%   67.27%   -0.04%     
==========================================
  Files        3348     3344       -4     
  Lines       64966    64839     -127     
  Branches    10465    10438      -27     
==========================================
- Hits        43729    43620     -109     
+ Misses      18690    18673      -17     
+ Partials     2547     2546       -1     

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