xmidt-org / wrp-go

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

add missing wrp fields to headers #68

Closed mtrinh11 closed 2 years ago

mtrinh11 commented 2 years ago

fixes https://github.com/xmidt-org/wrp-go/issues/66

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (d16b67e) into main (ee7d3fe) will increase coverage by 0.38%. The diff coverage is 100.00%.

:exclamation: Current head d16b67e differs from pull request most recent head 556fe73. Consider uploading reports for the commit 556fe73 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   47.06%   47.44%   +0.38%     
==========================================
  Files          15       15              
  Lines        3147     3170      +23     
==========================================
+ Hits         1481     1504      +23     
  Misses       1504     1504              
  Partials      162      162              
Impacted Files Coverage Δ
wrphttp/headers.go 96.72% <100.00%> (+0.47%) :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 ee7d3fe...556fe73. 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