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 test
Succeeded
read access token used
d2f9d9ae2569
2%

Potential flaky tasks

1 of 45 tasks retried.

33%

Cache hits

15 of 45 tasks used cache.

Protect cache integrity with sandboxing
79%

Distribution saved time

45s instead of 3m 37s.

Resource usage is collected per agent

Run-level metrics are not available for distributed runs. View CPU and memory in this CI pipeline execution’s Analysis page.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubanalogWorkspace