PcapPlusPlus icon indicating copy to clipboard operation
PcapPlusPlus copied to clipboard

Fixes various MSVC compiler warnings.

Open Dimi1010 opened this issue 1 year ago • 1 comments

Dimi1010 avatar Aug 23 '24 16:08 Dimi1010

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.93%. Comparing base (fdd4caf) to head (7a1d1fc). Report is 1 commits behind head on dev.

Files Patch % Lines
Examples/DnsSpoofing/main.cpp 0.00% 2 Missing :warning:
Packet++/header/HttpLayer.h 50.00% 2 Missing :warning:
Packet++/header/SipLayer.h 50.00% 2 Missing :warning:
Packet++/src/IPv6Layer.cpp 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1547      +/-   ##
==========================================
- Coverage   82.94%   82.93%   -0.02%     
==========================================
  Files         273      273              
  Lines       46348    46355       +7     
  Branches     9312     9433     +121     
==========================================
+ Hits        38445    38446       +1     
  Misses       7073     7073              
- Partials      830      836       +6     
Flag Coverage Δ
fedora39 74.57% <45.45%> (-0.01%) :arrow_down:
macos-12 80.89% <66.66%> (-0.01%) :arrow_down:
macos-13 80.31% <66.66%> (-0.02%) :arrow_down:
macos-14 80.23% <66.66%> (-0.01%) :arrow_down:
mingw32 71.43% <37.50%> (-0.04%) :arrow_down:
mingw64 71.42% <37.50%> (-0.04%) :arrow_down:
npcap 84.82% <90.00%> (-0.09%) :arrow_down:
rhel94 74.30% <63.63%> (-0.05%) :arrow_down:
ubuntu2004 57.91% <63.63%> (+<0.01%) :arrow_up:
ubuntu2004-zstd 58.03% <63.63%> (-0.03%) :arrow_down:
ubuntu2204 74.24% <63.63%> (-0.04%) :arrow_down:
ubuntu2204-icpx 58.47% <50.00%> (-0.02%) :arrow_down:
ubuntu2404 74.50% <45.45%> (-0.05%) :arrow_down:
unittest 82.93% <73.07%> (-0.02%) :arrow_down:
windows-2019 84.93% <90.00%> (-0.02%) :arrow_down:
windows-2022 84.94% <90.00%> (-0.02%) :arrow_down:
winpcap 84.92% <90.00%> (-0.01%) :arrow_down:
xdp 49.29% <45.45%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 23 '24 16:08 codecov[bot]