an
analogjs
GitHub
analog
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
fix/2555-tsconfig-spec-include
Runs and Agents
Timeline
Beta
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
docs(vite-plugin-angular): explain coverage.include vs tsconfig include mismatch vitest.md never mentioned test coverage. When @vitest/coverage-v8 matches a source file via coverage.include that tsconfig.spec.json does not include, the Angular compiler skips it with a warning and coverage falls back to parsing the raw, uncompiled source -- which can fail outright for a file using decorators instead of just reporting it at 0%. This mirrors the Angular CLI's own generated tsconfig.spec.json, which narrows include to src/**/*.spec.ts the same way, so it isn't specific to Analog. Add a Test Coverage section documenting the mismatch and the fix: widen tsconfig.spec.json's include to cover the same source files coverage.include matches, bringing them into the same Angular program used for tests. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VSQiD5ghvxyE5Bpicetxwu
nx run-many --target build --all --parallel=1 --exclude=astro-app
⌘K
Succeeded
nx run-many --target build --all --parallel=1 --exclude=astro-app
Click to copy
read
access token used
d2f9d9ae
2569
60%
Distribution saved time
2m 16s instead of 5m 37s.
GitHub
analog
Workspace