xmidt-org / wrp-go

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

Added check for invalid payload #70

Closed renaz6 closed 2 years ago

renaz6 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (ed87bc2) into main (5acbd90) will increase coverage by 0.11%. The diff coverage is 100.00%.

:exclamation: Current head ed87bc2 differs from pull request most recent head 8a1fe22. Consider uploading reports for the commit 8a1fe22 to get more accurate results

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   48.45%   48.57%   +0.11%     
==========================================
  Files          16       16              
  Lines        3178     3185       +7     
==========================================
+ Hits         1540     1547       +7     
  Misses       1468     1468              
  Partials      170      170              
Impacted Files Coverage Δ
wrphttp/decoders.go 76.31% <100.00%> (+5.34%) :arrow_up:

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 5acbd90...8a1fe22. 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication