FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

#4190 - AST directives holder has a toString() by bbakerman · Pull Request #4195 · graphql-java/graphql-java · GitHub

#4190 - AST directives holder has a toString() - #4195

Merged
andimarek merged 1 commit into
masterfrom
4190-directive-holder--to-string
Jan 21, 2026
Merged

#4190 - AST directives holder has a toString()#4195
andimarek merged 1 commit into
masterfrom
4190-directive-holder--to-string

Conversation

Copy link
Copy Markdown
Member

See #4190

bbakerman added this to the 26.x breaking changes milestone Dec 18, 2025

github-actions Bot commented Dec 18, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Test Results

  327 files  ±0    327 suites  ±0   5m 8s ⏱️ ±0s
5 221 tests ±0  5 213 ✅ ±0  8 💤 ±0  0 ❌ ±0 
5 310 runs  ±0  5 302 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 97aba88. ± Comparison against base commit 021fe1b.

This pull request removes 171 and adds 147 tests. Note that renamed tests count towards both.
	?

	, expected: combo-\"\\\b\f\n\r\t, #4]
                __schema { types { fields { args { type { name fields { name }}}}}}
                __schema { types { fields { type { name fields { name }}}}}
                __schema { types { inputFields { type { inputFields { name }}}}}
                __schema { types { interfaces { fields { type { interfaces { name } } } } } }
                __schema { types { name} }
                __type(name : "t") { name }
                a1: __schema { types { name} }
                a1: __type(name : "t") { name }
…
graphql.ScalarsBooleanTest ‑ parseValue throws exception for invalid input <java.lang.Object@621d2b35>
graphql.ScalarsBooleanTest ‑ serialize throws exception for invalid input <java.lang.Object@434b53a9>
graphql.ScalarsIDTest ‑ parseValue allows any object via String.valueOf <java.lang.Object@3f9d2074>
graphql.ScalarsIDTest ‑ serialize allows any object via String.valueOf <java.lang.Object@3382fcff>
graphql.ScalarsIntTest ‑ parseValue throws exception for invalid input <java.lang.Object@39c3587a>
graphql.ScalarsIntTest ‑ serialize throws exception for invalid input <java.lang.Object@4b32952e>
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: Mock for type 'GraphQLObjectType', fragmentsByName: null, #2]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: [:], #3]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #1]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: null, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #0]
…

♻️ This comment has been updated with latest results.

andimarek merged commit 458d1e9 into master Jan 21, 2026
5 checks passed
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
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


Back | FazBrowse Home | New Git URL