Skip to content

driver: qemudriver: fold equivalent disk arguments#1309

Merged
Bastian-Krause merged 1 commit intolabgrid-project:masterfrom
Emantor:topic/unify-qemu
Dec 15, 2023
Merged

driver: qemudriver: fold equivalent disk arguments#1309
Bastian-Krause merged 1 commit intolabgrid-project:masterfrom
Emantor:topic/unify-qemu

Conversation

@Emantor
Copy link
Member

@Emantor Emantor commented Dec 15, 2023

Description
Fold the "q35", "virt" and "pc" machines into a single if clause. They all use the same definition anyway.

Checklist

  • PR has been tested

Fold the "q35", "virt" and "pc" machines into a single if clause. They
all use the same definition anyway.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
@codecov
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5b6852d) 63.0% compared to head (7033b3b) 63.1%.

Files Patch % Lines
labgrid/driver/qemudriver.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1309   +/-   ##
======================================
  Coverage    63.0%   63.1%           
======================================
  Files         160     160           
  Lines       11918   11910    -8     
======================================
- Hits         7520    7519    -1     
+ Misses       4398    4391    -7     

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

@Bastian-Krause Bastian-Krause merged commit 49455a9 into labgrid-project:master Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants