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

RTCP protocol dissection #13

Closed kYroL01 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.06%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   46.05%   46.11%   +0.06%     
==========================================
  Files          68       69       +1     
  Lines        4275     4291      +16     
  Branches     1602     1611       +9     
==========================================
+ Hits         1969     1979      +10     
  Misses       1432     1432              
- Partials      874      880       +6
Impacted Files Coverage Δ
src/parsing_l7.c 63.44% <ø> (ø) :arrow_up:
test/testRTP.cpp 0% <0%> (ø) :arrow_up:
src/inspectors/rtcp.c 66.66% <66.66%> (ø)

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 387665c...9c22e03. Read the comment docs.