Skip to content

fix: avoid empty tls-ca-cert-file in config to prevent fatal error (#…

6ac835e
Select commit
Loading
Failed to load commit list.
Open

fix: omit empty tls-ca-cert-file to prevent fatal config error (#1715) #1716

fix: avoid empty tls-ca-cert-file in config to prevent fatal error (#…
6ac835e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@6864c09). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/agent/bootstrap/redis/config.go 0.00% 3 Missing ⚠️
internal/agent/bootstrap/sentinel/config.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1716   +/-   ##
=======================================
  Coverage        ?   30.12%           
=======================================
  Files           ?       83           
  Lines           ?     6726           
  Branches        ?        0           
=======================================
  Hits            ?     2026           
  Misses          ?     4504           
  Partials        ?      196           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.