Commit fde39a4
committed
test(diff): cover the exact token-product safe-size boundary
Mutation testing found a survivor: flipping the size-guard's > to >=
still passed the full suite because no test exercised a product
exactly at MAX_DIFF_TOKEN_PRODUCT, only values far beyond it. The
limit is meant to reject strictly-over, not the boundary itself.1 parent 93fc88f commit fde39a4
1 file changed
Binary file not shown.
0 commit comments