xmidt-org / wrp-go

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

Bug: Linter Fix #102

Closed denopink closed 1 year ago

denopink commented 1 year ago

closes #101

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (066206d) into main (ae83785) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   51.06%   51.08%   +0.02%     
==========================================
  Files          24       24              
  Lines        3956     3958       +2     
==========================================
+ Hits         2020     2022       +2     
  Misses       1760     1760              
  Partials      176      176              
Flag Coverage Δ
unittests 51.08% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
format.go 69.35% <ø> (ø)
wrpendpoint/requestResponse.go 100.00% <100.00%> (ø)
wrphttp/decoders.go 75.00% <100.00%> (ø)
wrphttp/headers.go 96.87% <100.00%> (+0.02%) :arrow_up:

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

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