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 Qemu hang silently on failed boot #734

Merged
merged 2 commits into from
Jan 6, 2025

Problem Default log level in controler was not set

b43300b
Select commit
Loading
Failed to load commit list.
Merged

Fix Qemu hang silently on failed boot #734

Problem Default log level in controler was not set
b43300b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

62.38% (+0.00%) compared to 2f93e70

View this Pull Request on Codecov

62.38% (+0.00%) compared to 2f93e70

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.38%. Comparing base (2f93e70) to head (b43300b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #734   +/-   ##
=======================================
  Coverage   62.38%   62.38%           
=======================================
  Files          70       70           
  Lines        6235     6235           
  Branches      507      507           
=======================================
  Hits         3890     3890           
  Misses       2187     2187           
  Partials      158      158           

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