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

add mechanism for handling graphql-ws connection init parameters #31

Merged
merged 1 commit into from Dec 11, 2020

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Dec 11, 2020

What it Does

Add a mechanism for handling graphql-ws connection init parameters.

Steps to Test

go test -v ./...

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #31 (ca083c7) into master (41dd08f) will decrease coverage by 0.11%.
The diff coverage is 65.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   82.40%   82.29%   -0.12%     
==========================================
  Files          52       52              
  Lines        3944     3970      +26     
==========================================
+ Hits         3250     3267      +17     
- Misses        444      448       +4     
- Partials      250      255       +5     
Impacted Files Coverage Δ
config.go 82.71% <ø> (ø)
graphqlws/connection.go 64.02% <55.00%> (-1.52%) ⬇️
graphqlws.go 67.85% <100.00%> (+2.47%) ⬆️

@ccbrown ccbrown merged commit 2ccb751 into master Dec 11, 2020
@ccbrown ccbrown deleted the graphqlws-auth branch December 11, 2020 21:57
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

1 participant