xmidt-org / wrp-go

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

added utf8 fix #77

Closed kristinapathak closed 2 years ago

kristinapathak commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (cdddfc3) into main (162846c) will increase coverage by 0.22%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   49.08%   49.30%   +0.22%     
==========================================
  Files          18       19       +1     
  Lines        3217     3235      +18     
==========================================
+ Hits         1579     1595      +16     
- Misses       1468     1469       +1     
- Partials      170      171       +1     
Impacted Files Coverage Δ
utf8.go 88.88% <88.88%> (ø)

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 d39a7ef...cdddfc3. 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

94.1% 94.1% Coverage
0.0% 0.0% Duplication