Skip to content

Updated parser version

Compare
Choose a tag to compare
@AlecAivazis AlecAivazis released this 24 Mar 02:01
· 82 commits to master since this release
07174ff
Update vektah/gqlparser imports (#96)

* updated mod

* updated references to vektah parser

* updated selection set formatting to use graphql utilitiy

* revert local changes

* removed unnecessary logging

* removed more logs

* updated to latest version of graphql package

* added tests action

* added go binary to path

* attempt to address working dir issue in gh action

* removed context reference in github action

* added missing path in github action test runner

* rely on path for goveralls executable

* report using third-party action

* use built in go cover ; specify path to coverage report

* use thirdparty reporter to handle golang coverage report conversion to lcov

* fixed syntax error in yaml

* removed travis file

* added untested action to deploy release

* used github action for badge

* specify master branch in ci check badge