feat(dns): migrate DNS writes from resolvectl to persistent Netplan #348
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
99.91% (+0.00%) compared to d91871f
View this Pull Request on Codecov
99.91% (+0.00%) compared to d91871f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #348 +/- ##
=======================================
Coverage 99.91% 99.91%
=======================================
Files 441 443 +2
Lines 21510 21606 +96
=======================================
+ Hits 21491 21587 +96
Misses 11 11
Partials 8 8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/provider/network/dns/debian.go | 100.00% <100.00%> (ø) |
|
| internal/provider/network/dns/debian_netplan.go | 100.00% <100.00%> (ø) |
|
| ...work/dns/debian_update_resolv_conf_by_interface.go | 100.00% <100.00%> (ø) |
|
| internal/provider/network/netplan/netplan.go | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update d91871f...6077ffb. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading