Skip to content

Allow adapter change with restart - #6188

Merged
milan-zededa merged 10 commits into
lf-edge:masterfrom
christoph-zededa:allow_adapter_change
Aug 10, 2026
Merged

Allow adapter change with restart#6188
milan-zededa merged 10 commits into
lf-edge:masterfrom
christoph-zededa:allow_adapter_change

evetest: use linuxkit from the repo's build tools

97b8abd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

24.61% (+0.33%) compared to 0a4bdce

View this Pull Request on Codecov

24.61% (+0.33%) compared to 0a4bdce

Details

Codecov Report

❌ Patch coverage is 0% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.61%. Comparing base (0a4bdce) to head (97b8abd).

Files with missing lines Patch % Lines
pkg/pillar/cmd/zedrouter/appnetwork.go 0.00% 37 Missing ⚠️
pkg/pillar/cmd/zedmanager/handlezedrouter.go 0.00% 36 Missing ⚠️
pkg/pillar/hypervisor/qmp.go 0.00% 15 Missing ⚠️
pkg/pillar/cmd/zedmanager/zedmanager.go 0.00% 7 Missing ⚠️
pkg/pillar/cmd/zedrouter/pubsubhandlers.go 0.00% 1 Missing ⚠️
pkg/pillar/cmd/zedrouter/validation.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6188      +/-   ##
==========================================
+ Coverage   24.28%   24.61%   +0.33%     
==========================================
  Files         512      522      +10     
  Lines       93831    95562    +1731     
==========================================
+ Hits        22786    23525     +739     
- Misses      69244    70049     +805     
- Partials     1801     1988     +187     

☔ View full report in Codecov by Harness.
📢 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.