botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link

[core] Add Inspect to make value printing consistent with graphql-js. #140

Closed zonr closed 5 years ago

zonr commented 5 years ago

Ref: #45.

codecov[bot] commented 5 years ago

Codecov Report

Merging #140 into master will decrease coverage by 0.33%. The diff coverage is 46.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   74.02%   73.68%   -0.34%     
==========================================
  Files          66       67       +1     
  Lines        7022     7115      +93     
==========================================
+ Hits         5198     5243      +45     
- Misses       1552     1576      +24     
- Partials      272      296      +24
Impacted Files Coverage Δ
graphql/inspect.go 46.23% <46.23%> (ø)
concurrent/worker_pool_executor.go 89.65% <0%> (+0.68%) :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 7a00a3b...e08cd2d. Read the comment docs.