Skip to content

add nicmacaddresslist parameter to importUnmanagedInstance and importVM APIs#13414

Open
prashanthr2 wants to merge 10 commits into
apache:mainfrom
prashanthr2:feature/importvm-mac-address-support
Open

add nicmacaddresslist parameter to importUnmanagedInstance and importVM APIs#13414
prashanthr2 wants to merge 10 commits into
apache:mainfrom
prashanthr2:feature/importvm-mac-address-support

style: rename NIC map key mac->macAddress, use stdin hashing to avoid…

44a8853
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

18.77% (+0.00%) compared to b0601e5

View this Pull Request on Codecov

18.77% (+0.00%) compared to b0601e5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.77%. Comparing base (b0601e5) to head (44a8853).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##               main   #13414    +/-   ##
==========================================
  Coverage     18.76%   18.77%            
- Complexity    17971    17999    +28     
==========================================
  Files          6160     6163     +3     
  Lines        552571   552816   +245     
  Branches      67346    67374    +28     
==========================================
+ Hits         103694   103788    +94     
- Misses       437469   437624   +155     
+ Partials      11408    11404     -4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.