bio-routing / tflow2

Apache License 2.0
73 stars 7 forks source link

Increase usage of github.com/pkg/errors #41

Closed corny closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is 18.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   44.37%   44.37%           
=======================================
  Files          23       23           
  Lines        1609     1609           
=======================================
  Hits          714      714           
  Misses        839      839           
  Partials       56       56
Impacted Files Coverage Δ
packet/ipv4.go 0% <0%> (ø) :arrow_up:
packet/tcp.go 0% <0%> (ø) :arrow_up:
avltree/avtltree.go 58.63% <0%> (ø) :arrow_up:
packet/udp.go 0% <0%> (ø) :arrow_up:
sflow/decode.go 80% <0%> (ø) :arrow_up:
packet/ipv6.go 0% <0%> (ø) :arrow_up:
nf9/decode.go 50% <0%> (ø) :arrow_up:
packet/ethernet.go 85.71% <0%> (ø) :arrow_up:
database/breakdown.go 65.45% <100%> (ø) :arrow_up:
database/database_query.go 36.71% <50%> (ø) :arrow_up:
... and 1 more

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 1296a84...4ca3633. Read the comment docs.