taTanStack
GitHubrouterWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      schiller-manuel-link-review-fixes-layer
    • Runs and Agents
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    test(router-core): interpolate paths through the production API in tests `interpolateTestPath` only survived as a compatibility layer from the segment-reuse refactor: it emulated the removed `(path, params, decoder, usedParams, keys, metadata)` signature by parsing the template, re-implementing the param-name loop and folding `hasMissingPathParams` into a metadata flag. Call the real functions instead. Tests now parse templates with `parseSegments(false, { fullPath }, 0)` exactly like `buildLocation` does for templates without a processed route, pass the segments to `interpolatePath`, and read names and availability from `getParamNames` and `hasMissingPathParams`. The prepared-route tests compare route-owned segments against that standalone parse directly, and the interpolation bench derives its reference values the same way. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    nx run-many --target=build --exclude=examples/** --exclude=e2e/**
Succeeded
Linux
4 CPU cores
read access token used
b2869b278410
16%

Cache hits

7 of 43 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

43 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubrouterWorkspace