Skip to content

Add env variable to set default dns TTL

41a4f2b
Select commit
Loading
Failed to load commit list.
Merged

Add env variable to set default dns TTL #1668

Add env variable to set default dns TTL
41a4f2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

74.91% (-0.15%) compared to a76ecec

View this Pull Request on Codecov

74.91% (-0.15%) compared to a76ecec

Details

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.91%. Comparing base (a76ecec) to head (41a4f2b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/dnspolicy_dnsrecords.go 75.00% 2 Missing and 2 partials ⚠️
...nal/controller/effective_dnspolicies_reconciler.go 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1668      +/-   ##
==========================================
- Coverage   75.06%   74.91%   -0.15%     
==========================================
  Files         120      120              
  Lines       10269    10287      +18     
==========================================
- Hits         7708     7707       -1     
- Misses       2188     2206      +18     
- Partials      373      374       +1     
Components Coverage Δ
api (u) 85.88% <ø> (ø)
internal (u) 76.67% <65.21%> (-0.17%) ⬇️
pkg (u) 31.00% <ø> (ø)
Files with missing lines Coverage Δ
internal/controller/dnspolicy_dnsrecords.go 89.13% <75.00%> (-3.37%) ⬇️
...nal/controller/effective_dnspolicies_reconciler.go 74.12% <42.85%> (-1.26%) ⬇️

... and 13 files with indirect coverage changes

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