xmidt-org / wrp-go

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

FR: QOS Ack Implementation #93

Closed denopink closed 2 years ago

denopink commented 2 years ago

Related to xmidt-org/talaria#228 and xmidt-org/talaria#235 What this includes

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (a347b65) into main (abcb3f7) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   51.02%   51.06%   +0.03%     
==========================================
  Files          24       24              
  Lines        3953     3956       +3     
==========================================
+ Hits         2017     2020       +3     
  Misses       1760     1760              
  Partials      176      176              
Flag Coverage Δ
unittests 51.06% <100.00%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
qos.go 100.00% <ø> (ø)
messages.go 96.99% <100.00%> (+0.21%) :arrow_up:
messagetype.go 95.12% <100.00%> (-0.63%) :arrow_down:
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