Commit 34a41cb
ci(codspeed): skip update-partial owner-drift gate under simulation
CodSpeed's simulation runner disposes the bench's owner subtree before
afterAll runs (final=1 vs baseline=4006), so the strict drift gate
fires even though no real leak occurred. Other benches use a tolerant
`> 5` check that happens to ignore this disposal artifact; keeping the
strict gate but env-guarding it preserves the local-dev contract.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 176418b commit 34a41cb
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
0 commit comments