6ecff120e64ab1ebb57d886c3d34b55d0111bc24
Some checks failed
CI / Unit & Component Tests (pull_request) Failing after 3m29s
CI / Backend Unit Tests (pull_request) Failing after 3m2s
CI / OCR Service Tests (pull_request) Successful in 34s
CI / Unit & Component Tests (push) Failing after 3m30s
CI / OCR Service Tests (push) Successful in 33s
CI / Backend Unit Tests (push) Failing after 3m5s
The broad include paths accidentally pulled in browser-only .ts files (Svelte actions, personHoverCard state) and files with low coverage (relationshipLabels.ts at 30% branches), causing the 80% branch threshold to fail at 74.53%. Narrowing include to shared/utils, shared/server, shared/discussion, and document/ — which map directly to the old utils/ and server/ paths plus well-covered new additions — restores the threshold at 92% branches. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%