|
Ran
|
Jobs
1
|
Files
1947
|
Run time
4min
|
Badge
README BADGES
|
push
github
shared/bootspec: don't warn for new `loader.conf` options and correctly parse new `uki` and `profile` boot entry options (#39165) Commit e2a3d5621 added the `uki` option to sd-boot, and 1e9c9773b added `profile`, but because these were not added in src/shared/bootspec, bootctl still shows warnings like `Unknown line 'uki', ignoring.` when parsing the config. This PR allows parsing and displaying them correctly in `bootctl` output. It also stops it from printing a warning for any of the new `loader.conf` options (`log-level`, `reboot-on-error`, etc.). Note that `uki-url` is still not handled as I can't easily test it.
4 of 12 new or added lines in 2 files covered. (33.33%)
3065 existing lines in 68 files now uncovered.303282 of 419915 relevant lines covered (72.22%)
1059441.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
59.74 |
-0.33% | src/bootctl/bootctl-status.c |
| 5 |
72.72 |
-0.24% | src/shared/bootspec.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18251268710.1 | 1947 |
72.22 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|