John-Lin / ovs-cni

Apache License 2.0
25 stars 11 forks source link

Add go test for ipm and utils #5

Closed hwchiu closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will increase coverage by 17.17%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
+ Coverage   13.26%   30.43%   +17.17%     
===========================================
  Files           4        4               
  Lines         460      460               
===========================================
+ Hits           61      140       +79     
+ Misses        396      307       -89     
- Partials        3       13       +10
Impacted Files Coverage Δ
ovs/utils.go 96.29% <100%> (+66.66%) :arrow_up:
ovs/ipm.go 62.24% <66.66%> (+62.24%) :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 230681e...266adf6. Read the comment docs.