xmidt-org / wrp-go

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

Fix the newly identified lint issues. #138

Closed schmidtw closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #138 (3e55fcd) into main (007b23f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   47.69%   47.69%           
=======================================
  Files          24       24           
  Lines        4344     4344           
=======================================
  Hits         2072     2072           
  Misses       2087     2087           
  Partials      185      185           
Flag Coverage Δ
unittests 47.69% <ø> (ø)

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

Files Changed Coverage Δ
wrphttp/headers.go 97.44% <ø> (ø)