Skip to content

feat: add module to add operation name also as operationName field#3048

Draft
alepane21 wants to merge 3 commits into
mainfrom
ale/eng-9848-router-add-option-to-include-operationname-in-subgraph
Draft

feat: add module to add operation name also as operationName field#3048
alepane21 wants to merge 3 commits into
mainfrom
ale/eng-9848-router-add-option-to-include-operationname-in-subgraph

fix: add the module in the base cmd build

1883241
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

61.24% (target 30.00%)

View this Pull Request on Codecov

61.24% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.24%. Comparing base (f9789a3) to head (1883241).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
router/cmd/custom-add-operation-name/module.go 0.00% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3048      +/-   ##
==========================================
- Coverage   61.69%   61.24%   -0.46%     
==========================================
  Files         261      262       +1     
  Lines       30602    30643      +41     
==========================================
- Hits        18881    18766     -115     
- Misses      10201    10328     +127     
- Partials     1520     1549      +29     
Files with missing lines Coverage Δ
router/cmd/main.go 0.00% <ø> (ø)
router/cmd/custom-add-operation-name/module.go 0.00% <0.00%> (ø)

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