-
-
Notifications
You must be signed in to change notification settings - Fork 782
Introduced new execution abstractions. #8267
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tions, enhancing type safety and readability.
…ype safety, including changes to enum, input object, and field collections.
…n, enhancing type safety across various components, including interface and field collections. Introduced InterfaceTypeCollection for better management of interface types.
…ld base class, enhancing type safety and consistency. Introduced ObjectFieldCollection for improved field management and updated related interfaces to align with new abstractions.
…n across various components, enhancing type safety and consistency. Updated related interfaces and collections, including the introduction of ObjectTypeCollection and adjustments to type handling in SchemaBuilder and TypeInitializer.
…ypeDefinition and IInputObjectType with IInputObjectTypeDefinition, enhancing type safety and consistency. Adjusted related interfaces and error handling to align with new abstractions across various components.
…n and updated related interfaces across various components, enhancing type safety and consistency. Adjusted error handling and introduced new methods for syntax node creation in directive and type definitions.
…n across various components, enhancing type safety and consistency. Updated interfaces and methods for directive and type handling, including the introduction of new syntax node creation methods and adjustments to paging options.
…sistency. Introduced TypeDefinitionCollection for managing type definitions, updated method signatures for operation type retrieval, and replaced document generation methods with syntax node creation. Adjusted related interfaces and collections to align with new abstractions.
…acing ISchema with ISchemaDefinition across various components. Updated method signatures and interfaces for directive handling, introduced new collections for directive types, and improved error handling. Adjusted related utilities and collections to align with the new abstractions.
… replace ISchema with Schema, enhancing type safety and consistency. Adjusted related utilities and collections to align with the new abstractions, including updates to resolver contexts and validation rules.
…ma with Schema in method signatures. Updated InterfaceTypeCollection and ObjectTypeCollection to improve consistency and introduced ReadOnly collections for better encapsulation. Adjusted related interfaces and methods for directive handling and type retrieval.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8267 +/- ##
==========================================
- Coverage 74.16% 0 -74.17%
==========================================
Files 2677 0 -2677
Lines 140790 0 -140790
Branches 16371 0 -16371
==========================================
- Hits 104421 0 -104421
+ Misses 30774 0 -30774
+ Partials 5595 0 -5595
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📚 documentation
This issue is about working on our documentation.
🌶️ green donut
🌶️ hot chocolate
🌶️ strawberry shake
🌶️ website
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.