Actions
action #168370
opencoordination #127031: [saga][epic] openQA for SUSE customers
coordination #130414: [epic] Improved code coverage in os-autoinst
Improved code coverage in os-autoinst - consoles/sshVirtsh.pm size:M
Status:
Workable
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2023-06-06
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
To be able to safely improve and extend os-autoinst, we need to have reliable and stable unit tests with even better code coverage, at least 100% statement coverage. Continue with the directory "consoles/"
Acceptance criteria¶
- AC1: codecov.yml ensures that we have at least 100% statement coverage (with explicit Devel::Cover exceptions allowed) in consoles/sshVirtsh.pm
Suggestions¶
- Identify areas showing less than 100.00% on
https://app.codecov.io/gh/os-autoinst/os-autoinst/blob/master/consoles%2FsshVirtsh.pm
- Remove dead code
- Add according test coverage
- Add explicit exception statements on unreachable code
- Add consoles/ to codecov.yml "fully_covered" until the complete project reaches 100%
Updated by okurz about 1 month ago
- Copied from action #168367: Improved code coverage in os-autoinst - consoles/sshIucvconn.pm size:S added
Updated by okurz about 1 month ago
- Target version changed from Ready to Tools - Next
Updated by ybonatakis 10 days ago
- Status changed from Workable to In Progress
- Assignee set to ybonatakis
Actions