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

Detect cleanups/20240116/s/v2 #10185

Closed
wants to merge 3 commits into from

Conversation

inashivb
Copy link
Member

Previous PR: #10168

Changes since v1:

  • remove debug block

sig_array_size can easily be calculated with length and is only used at
one place for debugging purposes. Remove it from the DetectEngineCtx
struct to avoid making it unnecessarily heavy.
It is used like bool so much so that nothing needs to be changed even
after changing its type.
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1dcf69b) 82.19% compared to head (aa66bd7) 82.13%.
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10185      +/-   ##
==========================================
- Coverage   82.19%   82.13%   -0.07%     
==========================================
  Files         974      975       +1     
  Lines      271825   271720     -105     
==========================================
- Hits       223416   223164     -252     
- Misses      48409    48556     +147     
Flag Coverage Δ
fuzzcorpus 62.73% <100.00%> (-0.29%) ⬇️
suricata-verify 61.41% <100.00%> (+<0.01%) ⬆️
unittests 62.83% <100.00%> (-0.01%) ⬇️

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

@suricata-qa
Copy link

Information:

ERROR: QA failed on SURI_TLPW2_autofp_suri_time.

field baseline test %
SURI_TLPW2_autofp_stats_chk
.uptime 181 196 108.29%
SURI_TLPW1_stats_chk
.uptime 137 144 105.11%

Pipeline 17556

@victorjulien victorjulien added this to the 8.0 milestone Jan 17, 2024
@victorjulien
Copy link
Member

Merged in #10187, thanks!

@inashivb inashivb deleted the detect-cleanups/20240116/s/v2 branch March 6, 2024 12:50
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.

3 participants