Skip to content

Comments

allow to print NFs directly#3850

Merged
andimarek merged 1 commit intomasterfrom
nf-compiler
Mar 6, 2025
Merged

allow to print NFs directly#3850
andimarek merged 1 commit intomasterfrom
nf-compiler

Conversation

@andimarek
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Test Results

  310 files  ±0    310 suites  ±0   45s ⏱️ ±0s
3 563 tests +2  3 557 ✅ +2  6 💤 ±0  0 ❌ ±0 
3 652 runs  +2  3 646 ✅ +2  6 💤 ±0  0 ❌ ±0 

Results for commit 0b7756c. ± Comparison against base commit 1289fd0.

This pull request removes 192 and adds 172 tests. Note that renamed tests count towards both.
	?
                __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 }
                a2 :  __type(name : "t1") { name }
…
graphql.AssertTest ‑ assertFalse with different number of error args but false does not throw assertions [toRun: <graphql.AssertTest$__spock_feature_0_21prov0_closure23@456be73c delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1, #0]
graphql.AssertTest ‑ assertFalse with different number of error args but false does not throw assertions [toRun: <graphql.AssertTest$__spock_feature_0_21prov0_closure24@5b6e8f77 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2, #1]
graphql.AssertTest ‑ assertFalse with different number of error args but false does not throw assertions [toRun: <graphql.AssertTest$__spock_feature_0_21prov0_closure25@41a6d121 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2 arg3, #2]
graphql.AssertTest ‑ assertFalse with different number of error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_20prov0_closure20@5a5c128 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1, #0]
graphql.AssertTest ‑ assertFalse with different number of error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_20prov0_closure21@5942ee04 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2, #1]
graphql.AssertTest ‑ assertFalse with different number of error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_20prov0_closure22@757194dc delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2 arg3, #2]
graphql.AssertTest ‑ assertNotNull with different number of  error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_5prov0_closure3@2f4919b0 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1, #0]
graphql.AssertTest ‑ assertNotNull with different number of  error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_5prov0_closure4@deb3b60 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2, #1]
graphql.AssertTest ‑ assertNotNull with different number of  error args throws assertions [toRun: <graphql.AssertTest$__spock_feature_0_5prov0_closure5@39aa45a1 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1 arg2 arg3, #2]
graphql.AssertTest ‑ assertNotNull with different number of error args with non null does not throw assertions [toRun: <graphql.AssertTest$__spock_feature_0_6prov0_closure6@49b07ee3 delegate=graphql.AssertTest@72be135f owner=graphql.AssertTest@72be135f thisObject=graphql.AssertTest@72be135f resolveStrategy=0 directive=0 parameterTypes=[class java.lang.Object] maximumNumberOfParameters=1 bcw=null>, expectedMessage: error arg1, #0]
…

@andimarek andimarek merged commit 2e1e0eb into master Mar 6, 2025
2 checks passed
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