Skip to content

Rename Fusion-vnext directory to Fusion#9334

Merged
glen-84 merged 2 commits intomainfrom
gai/rename-fusion-directory
Mar 9, 2026
Merged

Rename Fusion-vnext directory to Fusion#9334
glen-84 merged 2 commits intomainfrom
gai/rename-fusion-directory

Conversation

@glen-84
Copy link
Copy Markdown
Member

@glen-84 glen-84 commented Mar 9, 2026

Summary of the changes (Less than 80 chars)

  • Rename Fusion-vnext directory to Fusion.

Copilot AI review requested due to automatic review settings March 9, 2026 10:02
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

Fusion Gateway Performance Results

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

Simple Composite Query

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

Deep Recursion Query

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

Variable Batching Throughput

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

Runner 1 = benchmarking-1

Run 22848699161 • Commit efea5ce • Mon, 09 Mar 2026 10:16:52 GMT

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames the Fusion-vnext directory to Fusion throughout the codebase, reflecting the promotion of the next-gen distributed GraphQL implementation from a "vnext" designation to the canonical Fusion name.

Changes:

  • Updated all project references in .csproj files from Fusion-vnext to Fusion
  • Updated solution file (All.slnx) folder and project path entries
  • Updated CI/CD workflow, build helpers, and documentation files

Reviewed changes

Copilot reviewed 10 out of 1434 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/HotChocolate/Core/src/Types/HotChocolate.Types.csproj Updated project and compile references from Fusion-vnext to Fusion
src/HotChocolate/Adapters/test/Adapters.OpenApi.Tests/HotChocolate.Adapters.OpenApi.Tests.csproj Updated test project reference path
src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/HotChocolate.Adapters.Mcp.Tests.csproj Updated test project references paths
src/HotChocolate/Adapters/src/Fusion.Adapters.OpenApi/HotChocolate.Fusion.Adapters.OpenApi.csproj Updated source project reference path
src/HotChocolate/Adapters/src/Fusion.Adapters.Mcp/HotChocolate.Fusion.Adapters.Mcp.csproj Updated source project reference path
src/All.slnx Updated all solution folder and project path entries
CLAUDE.md Updated directory tree documentation
AGENTS.md Updated directory listing documentation
.github/workflows/benchmarks.yml Updated workflow path triggers and working directories
.build/Helpers.cs Updated build helper path entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants