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

Fixups/v1 #12565

Merged
merged 12 commits into from
Feb 13, 2025
Merged

Fixups/v1 #12565

merged 12 commits into from
Feb 13, 2025

Conversation

victorjulien
Copy link
Member

No description provided.

@victorjulien victorjulien requested a review from a team as a code owner February 12, 2025 06:42
Helps tooling like cppcheck, clang-tidy.
flow-queue.h included flow.h, but was also included by it.
 clang-tidy:
        warning: integer to pointer cast pessimizes optimization opportunities

Since the returned code of -1 was never read, just return NULL.
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 80.71%. Comparing base (0165830) to head (d545b4d).
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12565   +/-   ##
=======================================
  Coverage   80.70%   80.71%           
=======================================
  Files         928      928           
  Lines      259013   259013           
=======================================
+ Hits       209033   209056   +23     
+ Misses      49980    49957   -23     
Flag Coverage Δ
fuzzcorpus 56.96% <35.29%> (+<0.01%) ⬆️
livemode 19.40% <5.88%> (-0.01%) ⬇️
pcap 44.17% <35.29%> (-0.02%) ⬇️
suricata-verify 63.40% <35.29%> (+<0.01%) ⬆️
unittests 58.37% <35.29%> (-0.01%) ⬇️

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

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 24695

Copy link
Member

@jasonish jasonish left a comment

Choose a reason for hiding this comment

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

LGTM!

@victorjulien victorjulien added this to the 8.0 milestone Feb 12, 2025
@victorjulien victorjulien merged commit d545b4d into OISF:master Feb 13, 2025
60 checks passed
@victorjulien
Copy link
Member Author

Merged in #12569, thanks!

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

Successfully merging this pull request may close these issues.

4 participants