Skip to content

Fix #6203 external required fields in federation entity resolution#9234

Merged
michaelstaib merged 4 commits intomainfrom
mst/issue-6203
Feb 27, 2026
Merged

Fix #6203 external required fields in federation entity resolution#9234
michaelstaib merged 4 commits intomainfrom
mst/issue-6203

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

@michaelstaib michaelstaib commented Feb 25, 2026

Fixes #6203

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2026

Fusion Gateway Performance Results

Simple Composite Query

Req/s Err%
Constant 2 (50 VUs) 3332.77 0.00%
Ramping 2 (0-500-0 VUs) 3833.57 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 1.10ms 12.05ms 14.75ms 24.17ms 33.53ms 251.49ms
Ramping 2 1.17ms 51.55ms 57.18ms 100.06ms 143.10ms 292.88ms

Deep Recursion Query

Req/s Err%
Constant 2 (50 VUs) 790.80 0.00%
Ramping 2 (0-500-0 VUs) 930.37 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 9.16ms 55.04ms 61.03ms 78.96ms 95.64ms 727.02ms
Ramping 2 3.07ms 199.11ms 221.81ms 458.64ms 516.51ms 841.11ms

Variable Batching Throughput

Req/s Err%
Constant 2 (50 VUs) 5870.59 0.00%
Ramping 2 (0-500-0 VUs) 5121.55 0.00%
Response Times
Min Med Avg P90 P95 Max
Constant 2 0.15ms 7.94ms 8.42ms 14.01ms 17.23ms 60.57ms
Ramping 2 0.18ms 40.63ms 44.87ms 83.79ms 108.16ms 231.84ms

Runner 2 = benchmarking-2

Run 22467054166 • Commit 2015ece • Fri, 27 Feb 2026 00:34:18 GMT

@michaelstaib michaelstaib added the 🎬 ready Ready to merge label Feb 26, 2026
@michaelstaib michaelstaib merged commit d871d2e into main Feb 27, 2026
126 checks passed
@michaelstaib michaelstaib deleted the mst/issue-6203 branch February 27, 2026 09:08
@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 (cc4976d) to head (bf774e1).
⚠️ Report is 1 commits behind head on main.

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

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

HotChocolate.ApolloFederation Required external fields returns null

1 participant