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

config: add support for extra TLS configuration #6378

Merged
merged 14 commits into from
Jan 21, 2025

Update CHANGELOG.md

7d31a87
Select commit
Loading
Failed to load commit list.
Merged

config: add support for extra TLS configuration #6378

Update CHANGELOG.md
7d31a87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

68.7% (-0.1%) compared to 45e0b8b

View this Pull Request on Codecov

68.7% (-0.1%) compared to 45e0b8b

Details

Codecov Report

Attention: Patch coverage is 91.30435% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.7%. Comparing base (45e0b8b) to head (7d31a87).

Files with missing lines Patch % Lines
config/v0.3.0/config.go 81.8% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6378     +/-   ##
=======================================
- Coverage   68.7%   68.7%   -0.1%     
=======================================
  Files        200     200             
  Lines      16873   16883     +10     
=======================================
+ Hits       11602   11608      +6     
- Misses      4927    4930      +3     
- Partials     344     345      +1     
Files with missing lines Coverage Δ
config/v0.3.0/log.go 95.3% <100.0%> (ø)
config/v0.3.0/metric.go 89.0% <100.0%> (ø)
config/v0.3.0/trace.go 97.3% <100.0%> (ø)
config/v0.3.0/config.go 88.5% <81.8%> (-3.8%) ⬇️