Skip to content

misc: Remove duplicate function declarations-v8#12047

Closed
Nancyenos wants to merge 1 commit intoOISF:masterfrom
Nancyenos:Remove-duplicate-function-declarations-v-8
Closed

misc: Remove duplicate function declarations-v8#12047
Nancyenos wants to merge 1 commit intoOISF:masterfrom
Nancyenos:Remove-duplicate-function-declarations-v-8

Conversation

@Nancyenos
Copy link
Contributor

Ticket: #7297

Make sure these boxes are checked accordingly before submitting your Pull Request -- thank you.

Contribution style:

Our Contribution agreements:

Link to ticket: https://redmine.openinfosecfoundation.org/issues/

Describe changes:

@codecov
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.84%. Comparing base (89aa525) to head (52b6ca3).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12047      +/-   ##
==========================================
- Coverage   83.42%   79.84%   -3.58%     
==========================================
  Files         910      910              
  Lines      257642   257465     -177     
==========================================
- Hits       214934   205584    -9350     
- Misses      42708    51881    +9173     
Flag Coverage Δ
fuzzcorpus 61.64% <ø> (+0.07%) ⬆️
livemode 19.41% <ø> (-0.01%) ⬇️
pcap 44.47% <ø> (-0.03%) ⬇️
suricata-verify ?
unittests 59.37% <ø> (+<0.01%) ⬆️

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

@jufajardini jufajardini added the outreachy Contributions made by Outreachy applicants label Oct 29, 2024
Copy link
Contributor

@jufajardini jufajardini left a comment

Choose a reason for hiding this comment

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

Comparing this to the review in the last PR and the output of running

cat src/*.h | sort | uniq -c | awk '$1 == 2'

It seems that we're good now.

@victorjulien victorjulien added this to the 8.0 milestone Nov 4, 2024
@victorjulien
Copy link
Member

Merged in #12088, thanks!

@catenacyber
Copy link
Contributor

Thanks Nancy

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

Labels

outreachy Contributions made by Outreachy applicants

Development

Successfully merging this pull request may close these issues.

4 participants