botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link

[tests] More on using "graphql.MustNew<Type>". #208

Closed zonr closed 5 years ago

zonr commented 5 years ago

This complements the previous commit.

codecov[bot] commented 5 years ago

Codecov Report

Merging #208 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   83.46%   83.44%   -0.02%     
==========================================
  Files         125      125              
  Lines       10174    10174              
==========================================
- Hits         8492     8490       -2     
- Misses       1364     1366       +2     
  Partials      318      318
Impacted Files Coverage Δ
graphql/list.go 89.36% <0%> (-4.26%) :arrow_down:
concurrent/worker_pool_executor.go 88.96% <0%> (ø) :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 ebfae2b...11752d1. Read the comment docs.