Skip to content

o/ifacestate: properly handle undo scenarios where auto-connections are dropped - #17018

Merged
andrewphelpsj merged 6 commits into
canonical:masterfrom
andrewphelpsj:fix-connection-undo
May 11, 2026
Merged

o/ifacestate: properly handle undo scenarios where auto-connections are dropped#17018
andrewphelpsj merged 6 commits into
canonical:masterfrom
andrewphelpsj:fix-connection-undo

o/ifacestate: add some comments and rename some functions to hopefull…

d56f83c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

79.07% (+0.02%) compared to 6ef8a8e

View this Pull Request on Codecov

79.07% (+0.02%) compared to 6ef8a8e

Details

Codecov Report

❌ Patch coverage is 61.62791% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.07%. Comparing base (6ef8a8e) to head (d56f83c).
⚠️ Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
overlord/ifacestate/helpers.go 65.75% 20 Missing and 5 partials ⚠️
overlord/ifacestate/handlers.go 41.66% 4 Missing and 3 partials ⚠️
overlord/ifacestate/ifacemgr.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #17018      +/-   ##
==========================================
+ Coverage   79.04%   79.07%   +0.02%     
==========================================
  Files        1375     1376       +1     
  Lines      191012   191330     +318     
  Branches     2465     2465              
==========================================
+ Hits       150981   151285     +304     
- Misses      30924    30933       +9     
- Partials     9107     9112       +5     

☔ 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.