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

configure: Remove obsolete rust support line-v2 #12040

Closed

Conversation

Nancyenos
Copy link
Contributor

@Nancyenos Nancyenos commented Oct 26, 2024

Ticket: #6705

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/6705

Describe changes:

@Nancyenos Nancyenos marked this pull request as ready for review October 26, 2024 08:13
@Nancyenos Nancyenos requested a review from a team as a code owner October 26, 2024 08:13
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.41%. Comparing base (89aa525) to head (1f337e7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12040      +/-   ##
==========================================
- Coverage   83.42%   83.41%   -0.02%     
==========================================
  Files         910      910              
  Lines      257642   257642              
==========================================
- Hits       214934   214906      -28     
- Misses      42708    42736      +28     
Flag Coverage Δ
fuzzcorpus 61.58% <ø> (+0.01%) ⬆️
livemode 19.41% <ø> (-0.01%) ⬇️
pcap 44.47% <ø> (-0.03%) ⬇️
suricata-verify 62.77% <ø> (+<0.01%) ⬆️
unittests 59.37% <ø> (ø)

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

@@ -2567,7 +2567,6 @@ SURICATA_BUILD_CONF="Suricata Configuration:
Landlock support: ${enable_landlock}
Systemd support: ${enable_systemd}

Rust support: ${enable_rust}
Copy link
Contributor

Choose a reason for hiding this comment

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

The definition of enable_rust="yes" should also be removed ;-)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thankyou @catenacyber , didnt think of that

@Nancyenos
Copy link
Contributor Author

continued in pr #12043

@Nancyenos Nancyenos closed this Oct 28, 2024
@jufajardini jufajardini added the outreachy Contributions made by Outreachy applicants label Oct 31, 2024
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.

3 participants