Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Allow http interface to handles mutations #182

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

obad2015
Copy link

@obad2015 obad2015 commented Oct 8, 2018

Summary; the current HTTP interface is hardcoded to only handle Queries, I changed it so it would also handle mutations

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1127

  • 4 of 6 (66.67%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 65.602%

Changes Missing Coverage Covered Lines Changed/Added Lines %
graphql/http.go 4 6 66.67%
Files with Coverage Reduction New Missed Lines %
reactive/graph.go 1 94.07%
Totals Coverage Status
Change from base Build 1112: 0.04%
Covered Lines: 3471
Relevant Lines: 5291

💛 - Coveralls

Copy link
Contributor

@stephen stephen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@stephen stephen merged commit bf46b61 into samsarahq:master Oct 26, 2018
@obad2015 obad2015 deleted the http-handler-mutations branch December 18, 2018 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants