botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link

[type] Rename CoerceScalarResultFunc to ScalarResultCoercerFunc. #212

Closed zonr closed 5 years ago

zonr commented 5 years ago

Closes #170.

codecov[bot] commented 5 years ago

Codecov Report

Merging #212 into master will increase coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   83.45%   83.47%   +0.01%     
==========================================
  Files         125      125              
  Lines       10181    10181              
==========================================
+ Hits         8497     8499       +2     
+ Misses       1366     1365       -1     
+ Partials      318      317       -1
Impacted Files Coverage Δ
graphql/types.go 75.6% <0%> (ø) :arrow_up:
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 37658be...ed7291c. Read the comment docs.