config: add support for extra TLS configuration #6378
Merged
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
@@ 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%) |
⬇️ |
Loading