sullivtr / terraform-provider-graphql

Terraform GraphQL plugin to automate the full life-cycle of graphql api resources.
https://sullivtr.github.io/terraform-provider-graphql
Mozilla Public License 2.0
53 stars 13 forks source link

upgrade to go version 1.17 #60

Closed sullivtr closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (6c63de1) into master (37f8088) will increase coverage by 0.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   86.48%   87.34%   +0.85%     
==========================================
  Files           3        3              
  Lines          74       79       +5     
==========================================
+ Hits           64       69       +5     
- Misses          6        9       +3     
+ Partials        4        1       -3     
Impacted Files Coverage Δ
graphql/data_source_graphql_query.go 89.28% <ø> (-3.31%) :arrow_down:
graphql/provider.go 100.00% <100.00%> (ø)
graphql/query_executor.go 66.66% <100.00%> (+4.76%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3ef3f56...6c63de1. Read the comment docs.