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

FIX: rtp dissector #12

Closed kYroL01 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #12 into master will increase coverage by 0.03%. The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   46.24%   46.27%   +0.03%     
==========================================
  Files          60       60              
  Lines        4189     4190       +1     
  Branches     1572     1574       +2     
==========================================
+ Hits         1937     1939       +2     
+ Misses       1400     1399       -1     
  Partials      852      852
Impacted Files Coverage Δ
src/inspectors/rtp.c 70.58% <70.58%> (+8.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 97e5ca1...f6dd1a9. Read the comment docs.