xmidt-org / wrp-go

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

bump version of wrp-go for consistency #49

Closed joe94 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #49 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   46.77%   46.77%           
=======================================
  Files          15       15           
  Lines        3162     3162           
=======================================
  Hits         1479     1479           
  Misses       1521     1521           
  Partials      162      162           
Impacted Files Coverage Δ
wrpendpoint/requestResponse.go 100.00% <ø> (ø)
wrphttp/decoders.go 70.97% <ø> (ø)
wrphttp/headers.go 96.20% <ø> (ø)
wrphttp/requestResponse.go 95.74% <ø> (ø)

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 7fa53e0...3d3b3f9. Read the comment docs.