Commit ed73805
fix: increase URI overhead buffer to fix failing tests
Increase overhead calculation from 50 to 100 bytes to account for
VS Code's URI encoding overhead. This ensures truncated URIs stay
within the safe length limit during platform unit tests.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 5b8d172 commit ed73805
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments