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

feat: add SetClientRootCertificate method support clientCAs usage #826

Merged
merged 1 commit into from
Sep 11, 2024

feat: add SetClientRootCertificate method support clientCAs usage

bf802ae
Select commit
Loading
Failed to load commit list.
Merged

feat: add SetClientRootCertificate method support clientCAs usage #826

feat: add SetClientRootCertificate method support clientCAs usage
bf802ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

96.09% (-0.12%) compared to 370d744

View this Pull Request on Codecov

96.09% (-0.12%) compared to 370d744

Details

Codecov Report

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

Project coverage is 96.09%. Comparing base (370d744) to head (bf802ae).

Files with missing lines Patch % Lines
client.go 86.36% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #826      +/-   ##
==========================================
- Coverage   96.20%   96.09%   -0.12%     
==========================================
  Files          14       14              
  Lines        1794     1816      +22     
==========================================
+ Hits         1726     1745      +19     
- Misses         45       47       +2     
- Partials       23       24       +1     

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