feat(router): add mtls support to grpc subgraphs #2861
Draft
Codecov / codecov/project
succeeded
May 20, 2026 in 0s
66.30% (target 30.00%)
View this Pull Request on Codecov
66.30% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 97.46835% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.30%. Comparing base (be9d015) to head (e12803e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| router/core/graph_server.go | 94.73% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2861 +/- ##
==========================================
+ Coverage 64.47% 66.30% +1.83%
==========================================
Files 319 258 -61
Lines 45359 27105 -18254
Branches 4927 0 -4927
==========================================
- Hits 29245 17972 -11273
+ Misses 16089 7720 -8369
- Partials 25 1413 +1388 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/tls.go | 95.23% <100.00%> (ø) |
|
| router/pkg/config/config.go | 84.53% <100.00%> (ø) |
|
| router/pkg/grpcconnector/grpcremote/grpc_remote.go | 78.12% <100.00%> (ø) |
|
| router/core/graph_server.go | 85.72% <94.73%> (ø) |
🚀 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