Srinivas11789 / PcapXray

:snowflake: PcapXray - A Network Forensics Tool - To visualize a Packet Capture offline as a Network Diagram including device identification, highlight important communication and file extraction
GNU General Public License v2.0
1.66k stars 275 forks source link

PcapXray 2.8 #49

Closed Srinivas11789 closed 4 years ago

Srinivas11789 commented 4 years ago

Changes:

codecov-io commented 4 years ago

Codecov Report

Merging #49 into master will increase coverage by 2.37%. The diff coverage is 85.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   83.37%   85.74%   +2.37%     
==========================================
  Files           9        9              
  Lines         433      477      +44     
==========================================
+ Hits          361      409      +48     
+ Misses         72       68       -4
Impacted Files Coverage Δ
Source/Module/tor_traffic_handle.py 64% <0%> (-4%) :arrow_down:
Source/Module/communication_details_fetch.py 71.79% <0%> (-2.57%) :arrow_down:
Source/Module/device_details_fetch.py 56.81% <0%> (-2.28%) :arrow_down:
Test/test_sanity.py 95.23% <100%> (+0.41%) :arrow_up:
Source/Module/memory.py 100% <100%> (ø) :arrow_up:
Source/Module/malicious_traffic_identifier.py 85.48% <84%> (-1.36%) :arrow_down:
Source/Module/pcap_reader.py 94.01% <89.28%> (+7.73%) :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 c99995b...ee5ba1e. Read the comment docs.