Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix race condition in reboot_check_test's renderer test and add lsusb/lspci timeout (BugFix) #1671

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fix: add timeout for lsusb and lspci

e9aad4f
Select commit
Loading
Failed to load commit list.
Open

Fix race condition in reboot_check_test's renderer test and add lsusb/lspci timeout (BugFix) #1671

fix: add timeout for lsusb and lspci
e9aad4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

49.02% (+0.02%) compared to 4305ba1

View this Pull Request on Codecov

49.02% (+0.02%) compared to 4305ba1

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.02%. Comparing base (4305ba1) to head (e9aad4f).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
providers/base/bin/reboot_check_test.py 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1671      +/-   ##
==========================================
+ Coverage   48.99%   49.02%   +0.02%     
==========================================
  Files         372      372              
  Lines       40321    40341      +20     
  Branches     6811     6814       +3     
==========================================
+ Hits        19757    19777      +20     
  Misses      19842    19842              
  Partials      722      722              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.