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

Merged
merged 1 commit into from
Dec 25, 2024

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).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1666      +/-   ##
==========================================
- Coverage   83.16%   83.16%   -0.01%     
==========================================
  Files         277      277              
  Lines       48193    48193              
  Branches     9966    10169     +203     
==========================================
- Hits        40081    40080       -1     
+ Misses       7234     7231       -3     
- Partials      878      882       +4     
Flag Coverage Δ
alpine320 75.15% <ø> (ø)
fedora40 75.19% <ø> (-0.01%) ⬇️
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% <ø> (ø)
ubuntu2004 58.61% <ø> (ø)
ubuntu2004-zstd 58.73% <ø> (-0.02%) ⬇️
ubuntu2204 74.95% <ø> (-0.03%) ⬇️
ubuntu2204-icpx 61.44% <ø> (ø)
ubuntu2404 75.23% <ø> (+0.03%) ⬆️
unittest 83.16% <ø> (-0.01%) ⬇️
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.

Copy link
Collaborator

@tigercosmos tigercosmos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Dimi1010 Dimi1010 merged commit ab75534 into seladb:dev Dec 25, 2024
41 checks passed
@Dimi1010 Dimi1010 deleted the fix/return-value-warning branch December 25, 2024 01:39
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
4 participants