Actions
action #130417
opencoordination #127031: [saga][epic] openQA for SUSE customers
coordination #130414: [epic] Improved code coverage in os-autoinst
Improved code coverage in os-autoinst - consoles/amtSol or remove along with the deprecated backend size:S
Start date:
2023-06-06
Due date:
2024-11-25 (Due in 4 days)
% 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) for the file "consoles/amtSol" (if it still exists)
Suggestions¶
- First consider if we can obsolete and delete the backend amt and according console (compare to previous obsoletions)
- Identify areas showing less than 100.00% on
https://app.codecov.io/gh/os-autoinst/os-autoinst/blob/master/consoles%2FamtSol.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 over 1 year ago
- Copied to action #130420: Improved code coverage in os-autoinst - testapi size:S added
Updated by okurz about 1 month ago
- Subject changed from Improved code coverage in os-autoinst - consoles to Improved code coverage in os-autoinst - consoles/amtSol or remove along with the deprecated backend size:S
- Description updated (diff)
- Status changed from New to Workable
Updated by okurz about 1 month ago
- Copied to action #168364: Improved code coverage in os-autoinst - consoles/s3270 size:M added
Updated by ybonatakis 10 days ago
- Status changed from Workable to In Progress
- Assignee set to ybonatakis
Updated by ybonatakis 10 days ago
https://suse.slack.com/archives/C02CANHLANP/p1731338390048559 asked whether is still used
Updated by ybonatakis 10 days ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/os-autoinst/pull/2568#issuecomment-2468883009
amtSol seems that was deprecated 2 years ago. waiting for reply of how to continue
Actions