xmidt-org / wrp-go

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

updated automation, readme #56

Closed kristinapathak closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (6dfedbf) into main (2e5de70) will decrease coverage by 2.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   46.77%   44.48%   -2.29%     
==========================================
  Files          15       15              
  Lines        3162     2958     -204     
==========================================
- Hits         1479     1316     -163     
+ Misses       1521     1480      -41     
  Partials      162      162              
Impacted Files Coverage Δ
wrphttp/requestResponse.go 94.73% <0.00%> (-1.01%) :arrow_down:
messages_codec.go 34.17% <0.00%> (-0.72%) :arrow_down:
wrphttp/decoders.go 70.37% <0.00%> (-0.60%) :arrow_down:
wrphttp/headers.go 95.62% <0.00%> (-0.59%) :arrow_down:
format.go 70.45% <0.00%> (-0.46%) :arrow_down:
wrphttp/mocks.go 100.00% <0.00%> (ø)
wrphttp/handler.go 100.00% <0.00%> (ø)
wrpmeta/metadata.go 100.00% <0.00%> (ø)
wrpendpoint/service.go 100.00% <0.00%> (ø)
wrpendpoint/endpoint.go 100.00% <0.00%> (ø)
... and 5 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 2e5de70...6dfedbf. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
No Duplication information No Duplication information