Skip to content

Conversation

@aidy-jenkins
Copy link
Contributor

Fixed type name used in code generator to correctly prefix with global::

Updated generated clients and snapshots

Closes #8488

@aidy-jenkins
Copy link
Contributor Author

The problem was that the Razor tests project was not in the solution so there were one or two tests that weren't running locally.

I have added it now.

@aidy-jenkins
Copy link
Contributor Author

@tobias-tengler @michaelstaib Not chasing, but I believe the test issues are resolved.

This should be ready for a CI re-run / review whenever you have a mo

@michaelstaib
Copy link
Member

@aidy-jenkins thanks for taking this up. I will probably merge tonight into version 16 and will issue a preview build that you can use to try this out. We can cherry-pick it into the next patch release for 15 as well.

@michaelstaib
Copy link
Member

This will be integrated into 16.0.0-p.6.13

@michaelstaib michaelstaib merged commit 5f99f9b into ChilliCream:main Aug 6, 2025
108 checks passed
JesseXia pushed a commit to JesseXia/graphql-platform that referenced this pull request Aug 7, 2025
@michaelstaib michaelstaib added the 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. label Aug 27, 2025
@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (ce23dfb) to head (0e0e385).
⚠️ Report is 95 commits behind head on main.

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

☔ 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

Labels

🍒 cherry-pick Consider cherry-picking these changes into the previous major version. 🌶️ strawberry shake

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails due to missing global prefix

2 participants