Commit 686f60e
fix: clarify Records-mode cap comment to avoid arithmetic imprecision
Replace '≈ 200 MB' with '> MAX_RECORDS_BYTES (100 MB)' in the
test_records_mode_cap_boundary_ok comment to avoid implying false
exactness (200_000 × 1_024 = 195 MiB, not 200 MB).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e686077 commit 686f60e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
| 760 | + | |
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| |||
0 commit comments