guanw / ct-dns

service discovery with support for different storage options + http/grpc protocols (WIP)
0 stars 0 forks source link

add unit test to envoy eds endpoints #51

Closed guanw closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 16.97%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #51       +/-   ##
===========================================
+ Coverage   76.27%   93.25%   +16.97%     
===========================================
  Files          17       17               
  Lines         392      400        +8     
===========================================
+ Hits          299      373       +74     
+ Misses         84       17       -67     
- Partials        9       10        +1
Impacted Files Coverage Δ
pkg/http/http_handler.go 94.95% <100%> (+59.82%) :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 5af7bf2...914cae7. Read the comment docs.