Skip to content

domainmgr: match device ports by PCI, not just interface name - #6169

Open
eriknordmark wants to merge 2 commits into
lf-edge:masterfrom
eriknordmark:domainmgr-pciback-pci-identity
Open

domainmgr: match device ports by PCI, not just interface name#6169
eriknordmark wants to merge 2 commits into
lf-edge:masterfrom
eriknordmark:domainmgr-pciback-pci-identity

domainmgr: keep in-use ports out of pciback

c9ebaa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

23.15% (+0.51%) compared to 74ffe8e

View this Pull Request on Codecov

23.15% (+0.51%) compared to 74ffe8e

Details

Codecov Report

❌ Patch coverage is 72.59259% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.15%. Comparing base (74ffe8e) to head (c9ebaa0).
⚠️ Report is 48 commits behind head on master.

Files with missing lines Patch % Lines
pkg/pillar/cmd/zedagent/reportinfo.go 0.00% 29 Missing ⚠️
pkg/pillar/cmd/domainmgr/domainmgr.go 47.50% 20 Missing and 1 partial ⚠️
pkg/pillar/types/assignableadapters.go 90.90% 10 Missing and 6 partials ⚠️
pkg/pillar/types/ifnametopci.go 57.14% 6 Missing ⚠️
pkg/pillar/dpcmanager/dns.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6169      +/-   ##
==========================================
+ Coverage   22.64%   23.15%   +0.51%     
==========================================
  Files         507      517      +10     
  Lines       93195    95089    +1894     
==========================================
+ Hits        21103    22017     +914     
- Misses      70367    71146     +779     
- Partials     1725     1926     +201     

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