Skip to content
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

Feat/expose blueprints hypercerts relation #210

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

Jipperism
Copy link
Contributor

No description provided.

- Added `hypercerts` field to the Blueprint type in the GraphQL schema.
- Updated BlueprintResolver to include a new FieldResolver for fetching hypercerts based on `hypercert_ids`.
- Modified the Blueprint type definition to include the new `hypercerts` field
- Modified the blueprints type definition to include internal `hypercert_ids` field for data handling.
Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 16.29% (🎯 15%) 813 / 4989
🟢 Statements 16.29% (🎯 15%) 813 / 4989
🟢 Functions 54.32% (🎯 49%) 44 / 81
🟢 Branches 57.89% (🎯 54%) 132 / 228
File CoverageNo changed files found.
Generated in workflow #12 for commit dfa2d7c by the Vitest Coverage Report Action

Copy link
Member

@pheuberger pheuberger left a comment

Choose a reason for hiding this comment

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

Looks great!

@pheuberger pheuberger merged commit 32c6505 into develop Jan 21, 2025
1 check passed
@pheuberger pheuberger deleted the feat/expose-blueprints-hypercerts-relation branch January 21, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants