xmidt-org / wrp-go

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

fixed godoc badge to reference v3 #63

Closed kristinapathak closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (81bf1ac) into main (b7661cb) will increase coverage by 2.53%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   44.52%   47.06%   +2.53%     
==========================================
  Files          15       15              
  Lines        2960     3147     +187     
==========================================
+ Hits         1318     1481     +163     
- Misses       1480     1504      +24     
  Partials      162      162              
Impacted Files Coverage Δ
messagetype.go 93.54% <0.00%> (-2.61%) :arrow_down:
messages.go 96.61% <0.00%> (-0.80%) :arrow_down:
format_string.go 100.00% <0.00%> (ø)
wrphttp/mocks.go 100.00% <0.00%> (ø)
wrphttp/handler.go 100.00% <0.00%> (ø)
wrpmeta/metadata.go 100.00% <0.00%> (ø)
messagetype_string.go 100.00% <0.00%> (ø)
wrpendpoint/service.go 100.00% <0.00%> (ø)
wrpendpoint/endpoint.go 100.00% <0.00%> (ø)
wrpendpoint/requestResponse.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 b7661cb...81bf1ac. Read the comment docs.

sonarcloud[bot] commented 3 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 0 Code Smells

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