-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
GraphQL Introspection Support #3348
Merged
Merged
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## master #3348 +/- ##
============================================
+ Coverage 82.96% 83.00% +0.04%
- Complexity 20680 20718 +38
============================================
Files 1392 1394 +2
Lines 74268 74394 +126
Branches 11138 11152 +14
============================================
+ Hits 61615 61751 +136
+ Misses 8367 8354 -13
- Partials 4286 4289 +3
Continue to review full report at Codecov.
|
michaelabuckley
added a commit
that referenced
this pull request
Feb 22, 2022
…oken-search-index * commit 'fcada390442ee3ada2245f49d62c08cde5212cd7': add online deferred invalidation keyword for oracle (#3409) GraphQL Introspection Support (#3348) Fix parameter count limitation on MSSQL/Oracle large transactions (#3075) 3400 bulk export rules incorrectly applied to group and patient exports (#3403) Use integers for date ordinals (#3346) Add license files Rel 5 7 mergeback (#3401) encode narratives of contained resources (#3402) remove hapi jpa spring config hierarchy (#3390) # Conflicts: # hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4LuceneDisabledStandardQueries.java
Hi @jamesagnew , sorry noob question. how can i test this ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is an experimental branch to track GraphQL introspection support.
This should not be merged until post 5.7.0