feat: upgrade connect v1 to v2 - #2705
Merged
Merged
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).
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 |
🚀 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.
Loading