|
Ran
|
Jobs
1
|
Files
37
|
Run time
1min
|
Badge
README BADGES
|
push
github
utils: Fix coverity warning in handle_special_properties() Fix coverity warning in handle_special_properties() by converting the percent variable to unsigned. 512039 Overflowed constant The overflowed value due to arithmetic on constants is too small or unexpectedly negative, causing incorrect computations. In handle_special_properties: Integer overflow occurs in arithmetic on constant operands (CWE-190) Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> (cherry picked from commit 6eac631ed)
1 of 1 new or added line in 1 file covered. (100.0%)
272 existing lines in 11 files now uncovered.3508 of 4967 relevant lines covered (70.63%)
570.42 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
56.14 |
0.0% | adaptived/src/causes/days_of_the_week.c |
| 4 |
71.96 |
-0.87% | adaptived/src/utils/cgroup_utils.c |
| 7 |
83.69 |
-0.48% | adaptived/src/utils/sched_utils.c |
| 8 |
70.09 |
0.31% | adaptived/src/effects/logger.c |
| 12 |
59.62 |
0.79% | adaptived/src/effects/print.c |
| 19 |
71.11 |
0.32% | adaptived/src/effects/kill_cgroup.c |
| 23 |
77.92 |
-0.34% | adaptived/src/effects/kill_processes.c |
| 30 |
67.74 |
0.1% | adaptived/src/utils/sd_bus_utils.c |
| 30 |
72.16 |
0.14% | adaptived/src/effects/cgroup_setting.c |
| 33 |
64.51 |
-0.09% | adaptived/src/main.c |
| 102 |
69.38 |
-0.02% | adaptived/src/parse.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | Adaptived Functional Tests - 11743837183.1 | 37 |
70.63 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|