xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

initial client work #65

Closed mtrinh11 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (c7e1efc) into main (808176b) will increase coverage by 0.59%. The diff coverage is 95.00%.

:exclamation: Current head c7e1efc differs from pull request most recent head 32ff188. Consider uploading reports for the commit 32ff188 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   47.86%   48.45%   +0.59%     
==========================================
  Files          15       16       +1     
  Lines        3138     3178      +40     
==========================================
+ Hits         1502     1540      +38     
- Misses       1467     1468       +1     
- Partials      169      170       +1     
Impacted Files Coverage Δ
format.go 70.90% <ø> (ø)
messages.go 96.61% <ø> (ø)
messagetype.go 94.59% <ø> (ø)
wrpendpoint/endpoint.go 100.00% <ø> (ø)
wrpendpoint/requestResponse.go 100.00% <ø> (ø)
wrpendpoint/service.go 100.00% <ø> (ø)
wrphttp/decoders.go 70.96% <ø> (ø)
wrphttp/handler.go 100.00% <ø> (ø)
wrphttp/headers.go 96.72% <ø> (ø)
wrphttp/mocks.go 100.00% <ø> (ø)
... and 3 more

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 808176b...32ff188. Read the comment docs.

mtrinh11 commented 2 years ago

fixes https://github.com/xmidt-org/wrp-go/issues/64

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

97.6% 97.6% Coverage
0.0% 0.0% Duplication