Commit 815c2e6
Align coverage docs with toggle-advisory semantics #ci-float
Follow-up review caught three stale doc spots that still asserted the old
toggle-mandatory / ptype-blind behavior after the gate semantics changed:
- zkf_coverage.py module docstring: --gate is per-PR line-only (not "historical"),
--full is line+branch mandatory with toggle advisory (not "line, branch, OR toggle").
- zkf_coverage.py HTML report empty-state: "every line and branch covered (toggle
advisory)" instead of implying toggle is gated.
- Makefile: the verify-float-extended block said "line+branch+toggle coverage
closure"; toggle is advisory, so "line+branch coverage closure (toggle advisory)".
Docs/comments only; no logic or RTL change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 75a08ff commit 815c2e6
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
235 | | - | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments