Skip to content
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

go-fuzz fixes #224

Merged
merged 2 commits into from
Aug 5, 2017
Merged

go-fuzz fixes #224

merged 2 commits into from
Aug 5, 2017

Conversation

chris-ramon
Copy link
Member

Overview

Test plan

  • go test ./...

node.Name is nil when the operation is anonymous. Use the parent AST
node instead in this case.

Found with go-fuzz.

Commit: titanous/graphql@ab875bc
@coveralls
Copy link

coveralls commented Aug 5, 2017

Coverage Status

Coverage decreased (-0.01%) to 82.106% when pulling a2900f8 on fix-unique-name-nil into d114382 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 82.089% when pulling 33807b3 on fix-unique-name-nil into 36ee564 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 82.089% when pulling 33807b3 on fix-unique-name-nil into 36ee564 on master.

@chris-ramon chris-ramon merged commit c68a65c into master Aug 5, 2017
@chris-ramon chris-ramon deleted the fix-unique-name-nil branch August 5, 2017 19:50
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