action #174244
closedcoordination #127031: [saga][epic] openQA for SUSE customers
coordination #130414: [epic] Improved code coverage in os-autoinst
Improved code coverage in os-autoinst - consoles/sshXtermVt.pm size:S
0%
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/sshXtermVt.pm
Suggestions¶
- Identify areas showing less than 100.00% on
https://app.codecov.io/gh/os-autoinst/os-autoinst/blob/master/consoles%2FsshXtermVt.pm
- Remove dead code
- Add according test coverage
- Add explicit exception statements on unreachable code
- Add consoles/sshXtermVt to codecov.yml "fully_covered" until the complete project reaches 100%
Updated by okurz about 2 months ago
- Copied from action #168370: Improved code coverage in os-autoinst - consoles/sshVirtsh.pm size:M added
Updated by okurz about 2 months ago
- Copied to action #174247: Improved code coverage in os-autoinst - consoles/s3270.pm size:S added
Updated by gpuliti about 1 month ago
Since there aren't any consoles/sshXterm.pm in the os-autoinst project, do you mean consoles/sshXterm*.pm?
Updated by okurz about 1 month ago
- Subject changed from Improved code coverage in os-autoinst - consoles/sshXterm.pm size:S to Improved code coverage in os-autoinst - consoles/sshXtermVt.pm size:S
- Description updated (diff)
Updated by ybonatakis 18 days ago
- Status changed from Workable to In Progress
- Assignee set to ybonatakis
Updated by ybonatakis 18 days ago
Updated by ybonatakis 16 days ago
- Status changed from In Progress to Blocked
100% achieved in the PR but CI fails at the moment. one issue is https://github.com/os-autoinst/openQA/pull/6116. not sure if the obs build is also related to that
Updated by livdywan 16 days ago
- Status changed from Blocked to In Progress
ybonatakis wrote in #note-10:
100% achieved in the PR but CI fails at the moment. one issue is https://github.com/os-autoinst/openQA/pull/6116. not sure if the obs build is also related to that
Please do not mark it as Blocked without a reference to a ticket. Either link to an existing ticket or file a new one and block on that.