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

cleanup / fix for persisted query cost calculation #40

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Aug 6, 2021

What it Does

Steps to Test

go test -v ./...

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #40 (15fee45) into master (969a74e) will increase coverage by 0.14%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   82.00%   82.14%   +0.14%     
==========================================
  Files          53       53              
  Lines        4141     4140       -1     
==========================================
+ Hits         3396     3401       +5     
+ Misses        482      474       -8     
- Partials      263      265       +2     
Impacted Files Coverage Δ
api.go 80.00% <55.55%> (-0.14%) ⬇️
persisted_query.go 88.00% <100.00%> (ø)
graphqlws.go 68.23% <0.00%> (+2.35%) ⬆️
graphqlws/connection.go 60.97% <0.00%> (+2.43%) ⬆️

@ccbrown ccbrown merged commit dec7eea into master Aug 6, 2021
@ccbrown ccbrown deleted the fix-persisted-query branch August 6, 2021 06: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.

None yet

1 participant