|
Ran
|
Jobs
1
|
Files
146
|
Run time
1min
|
Badge
README BADGES
|
gitlab-ci
fix: Ensure corrent order of globals initalization Changelog: Fix a segault caused by global variables: common_global_options and common_description_append referencing another global: DefaultPaths. As the initialization order of globals is unspecified in the standard, it caused referencing uninitialized DefaultPaths on Ubuntu 26.04 when using -flto Link-Time Optimization flag. Ticket: MEN-9878 (cherry picked from commit 683cc6976) Signed-off-by: Michal Kopczan <michal.kopczan@northern.tech>
15 of 15 new or added lines in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.9070 of 11111 relevant lines covered (81.63%)
20525.65 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
63.64 |
-4.55% | src/common/processes/processes.cpp |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2629120577.1 | 146 |
81.63 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|