xmidt-org / wrp-go

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

Update the dependencies #91

Closed xmidt-bot closed 2 years ago

xmidt-bot commented 2 years ago

Update the prerequisites code to prevent bit-rot.

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (1f5528a) into main (3719b16) will increase coverage by 0.83%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   50.14%   50.97%   +0.83%     
==========================================
  Files          23       24       +1     
  Lines        3883     3949      +66     
==========================================
+ Hits         1947     2013      +66     
  Misses       1760     1760              
  Partials      176      176              
Flag Coverage Δ
unittests 50.97% <ø> (+0.83%) :arrow_up:

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

Impacted Files Coverage Δ
messages.go 96.77% <0.00%> (ø)
validator.go 100.00% <0.00%> (ø)
spec_validator.go 100.00% <0.00%> (ø)
simpleMessageTypes_validator.go 100.00% <0.00%> (ø)

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 3719b16...1f5528a. 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