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

Graphql schema generation #161

Merged
merged 3 commits into from
Oct 30, 2020
Merged

Graphql schema generation #161

merged 3 commits into from
Oct 30, 2020

Conversation

singhashmeet
Copy link
Member

This PR adds a sub command to generate for getting schemas in graphql

cmd/semaphore/generate/graphql/graphql.go Outdated Show resolved Hide resolved
cmd/semaphore/generate/graphql/graphql.go Outdated Show resolved Hide resolved
cmd/semaphore/generate/graphql/graphql.go Outdated Show resolved Hide resolved
@codecov-io
Copy link

Codecov Report

Merging #161 into master will decrease coverage by 0.10%.
The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   82.23%   82.13%   -0.11%     
==========================================
  Files         144      144              
  Lines        6385     6380       -5     
==========================================
- Hits         5251     5240      -11     
- Misses        761      764       +3     
- Partials      373      376       +3     
Impacted Files Coverage Δ
pkg/transport/graphql/graphql.go 66.01% <0.00%> (-0.65%) ⬇️
pkg/codec/json/json.go 75.67% <50.00%> (+0.67%) ⬆️
pkg/transport/http/caller.go 75.22% <55.55%> (-2.56%) ⬇️
pkg/transport/http/http.go 33.33% <100.00%> (-24.25%) ⬇️
pkg/transport/http/proxy.go 50.00% <0.00%> (-50.00%) ⬇️

@jeroenrinzema jeroenrinzema merged commit 6783dae into master Oct 30, 2020
@jeroenrinzema jeroenrinzema deleted the graphql_schema_generator branch October 30, 2020 06:39
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.

None yet

3 participants