embano1 / vsphere-alarm-server

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

Add main tests #7

Closed embano1 closed 3 years ago

embano1 commented 3 years ago

Closes: #1

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

codecov-io commented 3 years ago

Codecov Report

Merging #7 (7fbe9ef) into main (54b3671) will increase coverage by 31.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
+ Coverage   14.90%   46.15%   +31.25%     
===========================================
  Files           4        4               
  Lines         208      208               
===========================================
+ Hits           31       96       +65     
+ Misses        177       99       -78     
- Partials        0       13       +13     
Impacted Files Coverage Δ
cache.go 100.00% <0.00%> (+16.66%) :arrow_up:
server.go 30.58% <0.00%> (+17.64%) :arrow_up:
main.go 46.00% <0.00%> (+46.00%) :arrow_up:
vsphere.go 46.93% <0.00%> (+46.93%) :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 54b3671...7fbe9ef. Read the comment docs.