embano1 / vsphere-alarm-server

Kubernetes application which enriches vSphere Alarm Events with AlarmInfo details
Apache License 2.0
8 stars 1 forks source link

Use JSON patch #22

Closed embano1 closed 3 years ago

embano1 commented 3 years ago

Closes: #21 Signed-off-by: Michael Gasch mgasch@vmware.com

codecov-io commented 3 years ago

Codecov Report

Merging #22 (370670b) into main (e1068d4) will decrease coverage by 0.01%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   60.66%   60.64%   -0.02%     
==========================================
  Files           4        4              
  Lines         211      216       +5     
==========================================
+ Hits          128      131       +3     
- Misses         65       66       +1     
- Partials       18       19       +1     
Impacted Files Coverage Δ
server.go 69.36% <69.23%> (-0.45%) :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 e1068d4...370670b. Read the comment docs.