Commit b7553ca
committed
test(jelly-micro): add per-fixture recall floors
Replace the trivially-passing recall >= 0 gate with a RECALL_FLOORS
map keyed by fixture name. Fixtures that already reach 100% are locked
at 1.0; partially-resolved fixtures (classes, defineProperty, super,
super2) are locked at their current baseline so a single lost edge fails
CI. Unresolvable fixtures (0% baseline) continue to default to 0.
Closes #1387.1 parent 784951d commit b7553ca
1 file changed
Lines changed: 30 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
59 | 87 | | |
60 | 88 | | |
61 | 89 | | |
| |||
194 | 222 | | |
195 | 223 | | |
196 | 224 | | |
197 | | - | |
198 | | - | |
| 225 | + | |
| 226 | + | |
199 | 227 | | |
200 | 228 | | |
201 | 229 | | |
| |||
0 commit comments