Commit 8ebd59a
unit-test-impl-leader
test(coverage): extend G8 threshold to all 10 tested files
coverage_threshold.sh now verifies thresholds for the full set of files
covered by the 11 unit-test binaries (P0+P1+P2+P3), not just the 5
P0/P1 files of spec 06 §6.1. P2/P3 thresholds anchored to actual
measurements minus 5pp safety margin:
P0 ff_log/ff_ini_parser : line>=80% branch>=70% [unchanged]
P1 ff_host_interface/ff_epoll/ff_config: per-spec 06 §6.1 [unchanged]
P2 ff_thread : line>=80% branch>=30% [new]
P2 ff_init : line>=70% branch>=50% [new]
P2 ff_dpdk_pcap : line>=80% branch>=60% [new]
P3 ff_dpdk_if (subset) : line>=2% branch>=0% [new]
P3 ff_dpdk_kni (subset) : line>=8% branch>=10% [new]
All 10 files PASS. run_coverage.sh banner updated accordingly.1 parent 576622b commit 8ebd59a
3 files changed
Lines changed: 27 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | | - | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
| 62 | + | |
53 | 63 | | |
54 | 64 | | |
55 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 | | |
57 | 75 | | |
58 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments