xmidt-org / wrp-go

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

Update the CI to use the common workflows. #88

Closed schmidtw closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (ffe8423) into main (6da8317) will decrease coverage by 0.34%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   50.49%   50.15%   -0.35%     
==========================================
  Files          21       21              
  Lines        3313     3826     +513     
==========================================
+ Hits         1673     1919     +246     
- Misses       1469     1736     +267     
  Partials      171      171              
Flag Coverage Δ
unittests 50.15% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
format.go 69.35% <0.00%> (-1.56%) :arrow_down:
wrphttp/requestResponse.go 94.54% <0.00%> (-1.20%) :arrow_down:
wrpclient/wrpclient.go 94.11% <0.00%> (-0.89%) :arrow_down:
messages_codec.go 34.45% <0.00%> (-0.69%) :arrow_down:
id.go 100.00% <0.00%> (ø)
validator.go 100.00% <0.00%> (ø)
format_string.go 100.00% <0.00%> (ø)
spec_validator.go 100.00% <0.00%> (ø)
wrphttp/handler.go 100.00% <0.00%> (ø)
wrphttp/decoders.go 75.00% <0.00%> (ø)
... and 8 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 6da8317...ffe8423. Read the comment docs.

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 0 Code Smells

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