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

🌱 Add support for SSL env vars to cert pool watcher #1672

Merged
merged 1 commit into from
Jan 30, 2025

Add support for SSL env vars to cert pool watcher

b6b2355
Select commit
Loading
Failed to load commit list.
Merged

🌱 Add support for SSL env vars to cert pool watcher #1672

Add support for SSL env vars to cert pool watcher
b6b2355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

67.49% (+0.07%) compared to 158d974

View this Pull Request on Codecov

67.49% (+0.07%) compared to 158d974

Details

Codecov Report

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

Project coverage is 67.49%. Comparing base (158d974) to head (b6b2355).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
internal/httputil/certpoolwatcher.go 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1672      +/-   ##
==========================================
+ Coverage   67.42%   67.49%   +0.07%     
==========================================
  Files          55       57       +2     
  Lines        4632     4630       -2     
==========================================
+ Hits         3123     3125       +2     
+ Misses       1284     1278       -6     
- Partials      225      227       +2     

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