-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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/693/20250117/v1 #12424
next/693/20250117/v1 #12424
Conversation
In preparation of libhtp rust
Move the Rust Flow support from core.rs to flow.rs.
Move the implementation of Direction to its own file, direction.rs.
Move Rust logging, and debug_validation to a debug module to mirrow the C side.
Just a cleanup, I'm not sure why Rust wasn't warning on these nested/unneeded unsafe's.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12424 +/- ##
==========================================
- Coverage 80.63% 80.62% -0.02%
==========================================
Files 918 920 +2
Lines 258696 258697 +1
==========================================
- Hits 208598 208566 -32
- Misses 50098 50131 +33
Flags with carried forward coverage won't be shown. Click here to find out more. |
WARNING:
Pipeline 24258 |
Information: QA ran without warnings. Pipeline 24261 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Staging looks OK.
Staging: