ananalogjs
GitHubanalogWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      fix/2555-tsconfig-spec-include
    • Runs and Agents
    • TimelineBeta
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    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
Succeeded
read access token used
d2f9d9ae2569
60%

Distribution saved time

2m 16s instead of 5m 37s.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubanalogWorkspace