Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added exception when an unknown direction is supplied. #1666

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Dimi1010
Copy link
Collaborator

Should fix #1665.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.16%. Comparing base (f81ced2) to head (ef40f6f).

Additional details and impacted files
@@           Coverage Diff            @@
##              dev    #1666    +/-   ##
========================================
  Coverage   83.16%   83.16%            
========================================
  Files         277      277            
  Lines       48193    48193            
  Branches     9966    10169   +203     
========================================
  Hits        40080    40080            
+ Misses       7234     7231     -3     
- Partials      879      882     +3     
Flag Coverage Δ
alpine320 75.15% <ø> (ø)
fedora40 75.19% <ø> (ø)
macos-13 80.66% <ø> (ø)
macos-14 80.66% <ø> (+<0.01%) ⬆️
macos-15 80.63% <ø> (ø)
mingw32 70.87% <ø> (-0.05%) ⬇️
mingw64 70.84% <ø> (-0.05%) ⬇️
npcap 85.30% <ø> (-0.02%) ⬇️
rhel94 75.03% <ø> (+<0.01%) ⬆️
ubuntu2004 58.61% <ø> (ø)
ubuntu2004-zstd 58.73% <ø> (+<0.01%) ⬆️
ubuntu2204 74.95% <ø> (-0.03%) ⬇️
ubuntu2204-icpx 61.44% <ø> (ø)
ubuntu2404 75.23% <ø> (+0.03%) ⬆️
unittest 83.16% <ø> (ø)
windows-2019 85.33% <ø> (-0.01%) ⬇️
windows-2022 85.36% <ø> (-0.01%) ⬇️
winpcap 85.33% <ø> (ø)
xdp 50.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation Error in PcapLiveDevice.cpp - Control Reaches End of Non-Void Function
2 participants