jeroenrinzema / commander

Build event-driven and event streaming applications with ease
MIT License
66 stars 5 forks source link

Context #18

Closed jeroenrinzema closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.61%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   78.71%   78.09%   -0.62%     
==========================================
  Files          12       12              
  Lines         653      525     -128     
==========================================
- Hits          514      410     -104     
+ Misses        100       82      -18     
+ Partials       39       33       -6
Impacted Files Coverage Δ
main.go 93.54% <ø> (ø) :arrow_up:
event.go 100% <100%> (+8.57%) :arrow_up:
group.go 73.39% <77.27%> (-1.94%) :arrow_down:
middleware/main.go 82.6% <80%> (+6.6%) :arrow_up:
command.go 78.18% <86.2%> (-0.17%) :arrow_down:
writer.go 69.84% <0%> (+2.14%) :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 fec4628...0fc38f5. Read the comment docs.