refactor: remove Managed field from interface and route APIs #359
Codecov / codecov/project
succeeded
Apr 8, 2026 in 1s
99.91% (-0.01%) compared to 01c140e
View this Pull Request on Codecov
99.91% (-0.01%) compared to 01c140e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #359 +/- ##
==========================================
- Coverage 99.92% 99.91% -0.01%
==========================================
Files 469 469
Lines 23814 23728 -86
==========================================
- Hits 23795 23708 -87
- Misses 11 12 +1
Partials 8 8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ernal/controller/api/node/network/interface_get.go | 100.00% <ø> (ø) |
|
| .../controller/api/node/network/interface_list_get.go | 100.00% <ø> (ø) |
|
| ...rnal/controller/api/node/network/route_list_get.go | 100.00% <ø> (ø) |
|
| ...ternal/provider/network/netplan/iface/interface.go | 99.43% <100.00%> (-0.57%) |
⬇️ |
| internal/provider/network/netplan/route/route.go | 100.00% <ø> (ø) |
|
| internal/provider/node/user/debian_user.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/interface_types.go | 100.00% <ø> (ø) |
|
| pkg/sdk/client/route_types.go | 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 01c140e...550b4c9. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading