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: Hot reloading of TLS key stores #1230

Merged
merged 18 commits into from
Mar 11, 2024

docs updated

9b3186d
Select commit
Loading
Failed to load commit list.
Merged

feat: Hot reloading of TLS key stores #1230

docs updated
9b3186d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 1s

89.24% (+0.03%) compared to 2f9ba81

View this Pull Request on Codecov

89.24% (+0.03%) compared to 2f9ba81

Details

Codecov Report

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

Project coverage is 89.24%. Comparing base (2f9ba81) to head (9b3186d).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/watcher/module.go 0.00% 5 Missing ⚠️
internal/watcher/noop_watcher.go 0.00% 2 Missing ⚠️
internal/watcher/watcher_impl.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   89.21%   89.24%   +0.03%     
==========================================
  Files         266      269       +3     
  Lines        8771     8837      +66     
==========================================
+ Hits         7825     7887      +62     
- Misses        699      703       +4     
  Partials      247      247              

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