6808d9fb03eb3c13a1a6634a6806f73076648f3f
PageRequest.of(0, 10_000) was inlined at ~12 sites across DocumentServiceTest and DocumentServiceSortTest as an "effectively unpaged" sentinel for tests that don't care about paging. Extracted to a named constant on each class so the intent is visible at each callsite and we don't risk copy-paste drift of the magic number. No behaviour change. (#316) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%