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

next/619/20241028/v1 #12049

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

regit and others added 2 commits October 25, 2024 23:41
The patch a0fc2b8 has removed the
declaration of functions used when building with ruleset profiling
only (without --enable-profiling). This is causing a build failure.

This patch moves the declaration to the rules profiling section to
be sure it is always there.
This crate lets us instruct it where to copy the header files instead
of our Makefile trying to find the correct ones and copying them into
place.

Can prevent the simultaneous copy errors sometimes seen on a make
without a clean.
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.42%. Comparing base (89aa525) to head (3a7eef8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12049   +/-   ##
=======================================
  Coverage   83.42%   83.42%           
=======================================
  Files         910      910           
  Lines      257642   257642           
=======================================
+ Hits       214934   214949   +15     
+ Misses      42708    42693   -15     
Flag Coverage Δ
fuzzcorpus 61.64% <ø> (+0.07%) ⬆️
livemode 19.41% <ø> (ø)
pcap 44.48% <ø> (-0.02%) ⬇️
suricata-verify 62.76% <ø> (-0.02%) ⬇️
unittests 59.37% <ø> (ø)

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 23195

@victorjulien victorjulien merged commit 3a7eef8 into OISF:master Oct 29, 2024
61 checks passed
@victorjulien victorjulien deleted the next/619/20241028/v1 branch October 29, 2024 06:39
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