americanexpress / nodes

A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Apache License 2.0
307 stars 70 forks source link

feat(GraphQLTemplate) option to externalize fetching, Related #70 #71

Closed jleibund closed 5 years ago

jleibund commented 5 years ago

Allows substitution for Fetch when necessary.

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 7 committers have signed the CLA.

:white_check_mark: bpillai
:white_check_mark: mkalen
:white_check_mark: chemdrew
:white_check_mark: mrchass
:white_check_mark: jleibund
:white_check_mark: magp3
:x: Jake Tusa


Jake Tusa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 92


Totals Coverage Status
Change from base Build 91: 0.004%
Covered Lines: 525
Relevant Lines: 530

💛 - Coveralls
jleibund commented 5 years ago

will try that again..