Skip to content

Fix GPU discovery script to make it run with mdev for SR-IOV enabled …

f9deffd
Select commit
Loading
Failed to load commit list.
Merged

Fix GPU discovery script to make it run with mdev for SR-IOV enabled devices #11340

Fix GPU discovery script to make it run with mdev for SR-IOV enabled …
f9deffd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 0s

17.17% (+0.00%) compared to 76cfcb4

View this Pull Request on Codecov

17.17% (+0.00%) compared to 76cfcb4

Details

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.17%. Comparing base (76cfcb4) to head (f9deffd).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...java/org/apache/cloudstack/gpu/GpuServiceImpl.java 22.22% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11340   +/-   ##
=========================================
  Coverage     17.17%   17.17%           
- Complexity    14993    14994    +1     
=========================================
  Files          5869     5869           
  Lines        521728   521732    +4     
  Branches      63506    63506           
=========================================
+ Hits          89604    89606    +2     
- Misses       422053   422055    +2     
  Partials      10071    10071           

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