xmidt-org / wrp-go

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

Add wrpcontext package, Add new decoder #116

Closed renaz6 closed 1 year ago

renaz6 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #116 (ff6d73c) into main (c22ee48) will increase coverage by 0.12%. The diff coverage is 60.52%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   44.91%   45.03%   +0.12%     
==========================================
  Files          24       24              
  Lines        4629     4667      +38     
==========================================
+ Hits         2079     2102      +23     
- Misses       2367     2380      +13     
- Partials      183      185       +2     
Flag Coverage Δ
unittests 45.03% <60.52%> (+0.12%) :arrow_up:

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

Impacted Files Coverage Δ
wrphttp/decoders.go 68.60% <60.52%> (-6.40%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

40.0% 40.0% Coverage
0.0% 0.0% Duplication