Skip to content

IFC-1501 Generate templates for inherited kinds #6423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025

Conversation

gmazoyer
Copy link
Contributor

@gmazoyer gmazoyer commented May 7, 2025

Fixes #6415

This might trigger the creation of a lot of templates from a schema perspective but this is required to fix the inheritance for the GraphQL schema.

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label May 7, 2025
Copy link

codspeed-hq bot commented May 7, 2025

CodSpeed Performance Report

Merging #6423 will not alter performance

Comparing gma-20250507-ifc1501 (b421d86) with stable (f1f0a68)

Summary

✅ 10 untouched benchmarks

@gmazoyer gmazoyer marked this pull request as ready for review May 7, 2025 08:26
@gmazoyer gmazoyer requested a review from a team as a code owner May 7, 2025 08:26
@gmazoyer gmazoyer changed the title Generate templates for inherited kinds IFC-1501 Generate templates for inherited kinds May 7, 2025
This might trigger the creation of a lot of templates from a schema
perspective but this is required to fix the inheritance for the GraphQL
schema.
@gmazoyer gmazoyer force-pushed the gma-20250507-ifc1501 branch from b29aa99 to b421d86 Compare May 7, 2025 09:29
@gmazoyer gmazoyer merged commit acae3cd into stable May 7, 2025
35 checks passed
@gmazoyer gmazoyer deleted the gma-20250507-ifc1501 branch May 7, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Template query fails with "Cannot query field" on nodes with multiple generics
2 participants