Actions
action #167953
closedcoordination #127031: [saga][epic] openQA for SUSE customers
coordination #130414: [epic] Improved code coverage in os-autoinst
Ensure complete statement coverage within os-autoinst
Description
Acceptance criteria¶
- AC1: complete os-autoinst is ensured to be fully covered in codecov.yml
Suggestions¶
- Wait for other tickets to cover individual paths. see if anything is missing in https://app.codecov.io/gh/os-autoinst/os-autoinst/
- Ensure that codecov.yml checks all paths or the complete root for coverage
Updated by okurz 7 months ago
- Copied from action #167950: Cover code of os-autoinst path basetest.pm fully (statement coverage) added
Updated by okurz about 1 month ago
- Status changed from Blocked to Resolved
https://github.com/os-autoinst/os-autoinst/pull/2677 (merged). I closed with a message in Slack #eng-testing https://suse.slack.com/archives/C02CANHLANP/p1741983622869799
Everyone, we just merged a PR in os-autoinst https://github.com/os-autoinst/os-autoinst/pull/2677 that checks for 100% statement coverage meaning after many years we have full coverage of all statements with tests with only some lines marked as uncoverable exceptions. Some have said we would never be able to do it. We just did :)
Actions