Skip to content

feat: upgrade connect v1 to v2 - #2705

Merged
JivusAyrus merged 90 commits into
mainfrom
suvij/eng-6206-upgrade-connect-v1-to-v2
Jul 6, 2026
Merged

feat: upgrade connect v1 to v2#2705
JivusAyrus merged 90 commits into
mainfrom
suvij/eng-6206-upgrade-connect-v1-to-v2

fix: tests

1183a68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

39.19% (target 30.00%)

View this Pull Request on Codecov

39.19% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.19%. Comparing base (65e05e3) to head (1183a68).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
cli/src/commands/router/commands/compose.ts 25.00% 6 Missing ⚠️
cli/src/commands/proposal/utils.ts 0.00% 1 Missing ⚠️
studio/src/components/app-provider.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2705       +/-   ##
===========================================
- Coverage   63.46%   39.19%   -24.27%     
===========================================
  Files         251      750      +499     
  Lines       26767   100097    +73330     
  Branches        0     4961     +4961     
===========================================
+ Hits        16987    39235    +22248     
- Misses       8414    59109    +50695     
- Partials     1366     1753      +387     
Files with missing lines Coverage Δ
cli/src/commands/graph/federated-graph/utils.ts 3.75% <ø> (ø)
cli/src/commands/mcp/tools/get-subgraphs.ts 1.94% <ø> (ø)
cli/src/commands/operations/commands/push.ts 35.35% <100.00%> (ø)
cli/src/commands/subgraph/commands/check.ts 100.00% <100.00%> (ø)
cli/src/commands/subgraph/commands/fetch.ts 33.33% <ø> (ø)
cli/src/commands/subgraph/commands/publish.ts 86.50% <100.00%> (ø)
cli/src/core/client/client.ts 100.00% <100.00%> (ø)
cli/src/core/types/types.ts 100.00% <100.00%> (ø)
cli/src/github.ts 84.12% <100.00%> (ø)
cli/src/handle-composition-result.ts 73.54% <100.00%> (ø)
... and 7 more

... and 509 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.