Skip to content

Conversation

@chris-ramon
Copy link
Member

@chris-ramon chris-ramon commented Jul 23, 2017

Overview

  • handler: removes graphql-go/relay dependency.
  • handler/test: now only using graphql-go/graphql/testutil.StarWarsSchema instead the relay one.
  • handler: removes golang.org/x/net/context, now using std's lib one.
  • travis: now supporting go1.7+

Test plan

  • go test ./...

Removes unneeded dependency, also we can
keep the tests simpler using graphql-go/graphql/testutil.StarWarsSchema
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2de7caf on removes-relay-dependency into ** on master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2de7caf on removes-relay-dependency into ** on master**.

@chris-ramon chris-ramon changed the title handler: removes relay dependency handler, travis: removes relay/context dependency Jul 23, 2017
@chris-ramon chris-ramon merged commit 37fc9f5 into master Jul 23, 2017
@chris-ramon chris-ramon deleted the removes-relay-dependency branch July 23, 2017 16:11
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.

3 participants