8256673744
CI / Architecture Guardrails (push) Successful in 2m41s
CI / Lint (push) Successful in 4m21s
CI / Assistant Split Regression (push) Successful in 5m35s
CI / Typecheck (push) Successful in 5m55s
CI / Unit Tests (push) Failing after 5m34s
CI / Build (push) Successful in 4m27s
CI / Release Images (push) Has been cancelled
CI / E2E Tests (push) Has started running
CI / Fresh-Linux Docker Deploy (push) Has been cancelled
src/types/* are pure re-export files for TypeScript types (0 runtime functions). src/constants/publicHolidays.ts and germanStates.ts are static data constants. Together they drag %Funcs to ~55% in CI even though every tested module is at 100%. Exclude them from the coverage envelope so the thresholds reflect code that is actually exercised. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>