Properly qualify namespace as global#8490
Conversation
|
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. |
|
@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 |
|
@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. |
|
This will be integrated into 16.0.0-p.6.13 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8490 +/- ##
============================
============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixed type name used in code generator to correctly prefix with
global::Updated generated clients and snapshots
Closes #8488