Skip to content

Fix #7346 preserve sibling data on invalid compiled IDs#9265

Merged
michaelstaib merged 3 commits intomainfrom
mst/issue-7346
Feb 27, 2026
Merged

Fix #7346 preserve sibling data on invalid compiled IDs#9265
michaelstaib merged 3 commits intomainfrom
mst/issue-7346

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

@michaelstaib michaelstaib commented Feb 27, 2026

  • Added regression tests for invalid inline [ID] argument coercion with sibling fields.
  • Updated compiled leaf-argument coercion in OperationCompiler to also catch GraphQLException and surface it as an argument error.

Fixes #7346

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 27, 2026

Fusion Gateway Performance Results

Progress: 0/6 benchmarks completed — this report updates as each job finishes.

Simple Composite Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Deep Recursion Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Variable Batching Throughput

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Runner 2 = benchmarking-2

Run 22501653515 • Commit e55189d • Fri, 27 Feb 2026 19:58:32 GMT

@michaelstaib michaelstaib added the 🎬 ready Ready to merge label Feb 27, 2026
@michaelstaib michaelstaib merged commit d71862e into main Feb 27, 2026
118 of 124 checks passed
@michaelstaib michaelstaib deleted the mst/issue-7346 branch February 27, 2026 21:18
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (d7dafeb) to head (0607c86).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #9265   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid GID produces top-level error and erases rest of response

1 participant