DanieleDeSensi / peafowl

High performance Deep Packet Inspection (DPI) framework to identify L7 protocols and extract and process data and metadata from network traffic.
MIT License
117 stars 42 forks source link

ADD: added hash_id for flows #26

Closed kYroL01 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   44.24%   44.25%   +<.01%     
==========================================
  Files         114      114              
  Lines        7370     7371       +1     
  Branches     2775     2775              
==========================================
+ Hits         3261     3262       +1     
  Misses       2585     2585              
  Partials     1524     1524
Impacted Files Coverage Δ
src/flow_table.c 79.25% <100%> (+0.08%) :arrow_up:

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 59085e5...8a3dffc. Read the comment docs.