botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link

Simplify tests by using MustXXX APIs #207

Closed zonr closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #207 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   83.47%   83.46%   -0.01%     
==========================================
  Files         125      125              
  Lines       10174    10174              
==========================================
- Hits         8493     8492       -1     
  Misses       1364     1364              
- Partials      317      318       +1
Impacted Files Coverage Δ
concurrent/worker_pool_executor.go 88.96% <0%> (-0.69%) :arrow_down:
graphql/scalar_alias.go 81.81% <0%> (+1.81%) :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 2009a9a...ebfae2b. Read the comment docs.