Actions
action #174229
closedcoordination #127031: [saga][epic] openQA for SUSE customers
coordination #130414: [epic] Improved code coverage in os-autoinst
Cover code of os-autoinst path script/check_qemu_oom fully (statement coverage) size:S
Description
Acceptance criteria¶
- AC1: the path script/check_qemu_oom is listed in codecov.yml under "fully_covered"
Suggestions¶
- Take a look into https://app.codecov.io/gh/os-autoinst/os-autoinst/blob/master/script%2Fcheck_qemu_oom about what is missing
- Add unit test statement coverage for that to bump the target
Files
Updated by okurz 7 days ago
- Copied from action #167923: Cover code of os-autoinst path script/ fully (statement coverage) added
Updated by okurz 7 days ago
- Copied to action #174232: Cover code of os-autoinst path script/dewebsockify fully (statement coverage) size:S added
Updated by gpuliti 6 days ago · Edited
- File clipboard-202412131715-11ao5.png clipboard-202412131715-11ao5.png added
- Status changed from Workable to Feedback
The coverage for that file is already 100%
The only thing missing here is the path on fully_covered 100% on codecov.yml.
Pr open: https://github.com/os-autoinst/os-autoinst/pull/2592
Updated by gpuliti 3 days ago · Edited
The pull request have been merged, but there is still an error on the ci pipeline: https://github.com/os-autoinst/os-autoinst/actions/runs/12355213371/job/34478308041?pr=2592#step:4:68
error - 2024-12-16 15:06:14,883 -- Report creating failed: {"message":"Token required because branch is protected"}
Maybe there are tokens expired?
Edit: the pipeline was retriggered and it succeeded.
Actions