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

Minor QEMU tweaks for x86 and custom firmware #1484

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

driver/qemudriver: Report an error if QEMU is not turned on

a46870d
Select commit
Loading
Failed to load commit list.
Open

Minor QEMU tweaks for x86 and custom firmware #1484

driver/qemudriver: Report an error if QEMU is not turned on
a46870d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

56.1% (-0.1%) compared to fff35ee, passed because coverage increased by 0% when compared to adjusted base (56.1%)

View this Pull Request on Codecov

56.1% (-0.1%) compared to fff35ee, passed because coverage increased by 0% when compared to adjusted base (56.1%)

Details

Codecov Report

Attention: Patch coverage is 60.60606% with 13 lines in your changes missing coverage. Please review.

Project coverage is 56.1%. Comparing base (fff35ee) to head (a46870d).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/driver/qemudriver.py 60.6% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1484     +/-   ##
========================================
- Coverage    56.2%   56.1%   -0.1%     
========================================
  Files         170     170             
  Lines       13248   13260     +12     
========================================
+ Hits         7449    7451      +2     
- Misses       5799    5809     +10     

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