botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link

[util] Add iterator to enumerate values in an immutable map. #157

Closed zonr closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #157 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   72.83%   72.81%   -0.02%     
==========================================
  Files          77       78       +1     
  Lines        7952     7954       +2     
==========================================
  Hits         5792     5792              
- Misses       1838     1839       +1     
- Partials      322      323       +1
Impacted Files Coverage Δ
internal/util/immutable_map_iter_go112.go 100% <100%> (ø)
concurrent/worker_pool_executor.go 88.96% <0%> (-0.69%) :arrow_down:

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 d3e8ca4...480d162. Read the comment docs.