Skip to content

fix: allow subgraph header propagation for router-plugins

a5765a1
Select commit
Loading
Failed to load commit list.
Open

fix: allow header propagation for router-plugins #2877

fix: allow subgraph header propagation for router-plugins
a5765a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

66.24% (target 30.00%)

View this Pull Request on Codecov

66.24% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.24%. Comparing base (be9d015) to head (a5765a1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
router/core/graph_server.go 50.00% 1 Missing ⚠️
...pkg/grpcconnector/grpcpluginoci/grpc_oci_plugin.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2877      +/-   ##
==========================================
+ Coverage   64.47%   66.24%   +1.77%     
==========================================
  Files         319      258      -61     
  Lines       45359    27064   -18295     
  Branches     4927        0    -4927     
==========================================
- Hits        29245    17929   -11316     
+ Misses      16089     7723    -8366     
- Partials       25     1412    +1387     
Files with missing lines Coverage Δ
router/core/router.go 70.51% <100.00%> (ø)
router/core/router_config.go 93.78% <ø> (ø)
...pkg/grpcconnector/grpccommon/grpc_plugin_client.go 79.31% <100.00%> (ø)
router/pkg/grpcconnector/grpcplugin/grpc_plugin.go 75.43% <100.00%> (ø)
router/core/graph_server.go 85.51% <50.00%> (ø)
...pkg/grpcconnector/grpcpluginoci/grpc_oci_plugin.go 14.50% <50.00%> (ø)

... and 571 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.