Skip to content

feat: Add configurable sudo commands and UOS/Deepin support - #6241

Open
xianglongfei-8888 wants to merge 1 commit into
avocado-framework:masterfrom
xianglongfei-8888:xlf_dev
Open

feat: Add configurable sudo commands and UOS/Deepin support#6241
xianglongfei-8888 wants to merge 1 commit into
avocado-framework:masterfrom
xianglongfei-8888:xlf_dev

Fixed the issue in sysinfo where the dmidecode and fdisk -l commands …

b11d1aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

73.46% (-0.03%) compared to 74b7379

View this Pull Request on Codecov

73.46% (-0.03%) compared to 74b7379

Details

Codecov Report

❌ Patch coverage is 68.49315% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.46%. Comparing base (74b7379) to head (b11d1aa).
⚠️ Report is 81 commits behind head on master.

Files with missing lines Patch % Lines
avocado/utils/sysinfo.py 59.57% 19 Missing ⚠️
avocado/core/sysinfo.py 80.95% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6241      +/-   ##
==========================================
- Coverage   73.48%   73.46%   -0.03%     
==========================================
  Files         206      206              
  Lines       22494    22571      +77     
==========================================
+ Hits        16530    16582      +52     
- Misses       5964     5989      +25     

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