Skip to content

rust/bindgen: use temp file to generating bindings#12636

Closed
jasonish wants to merge 1 commit intoOISF:masterfrom
jasonish:bindgen-header/v1
Closed

rust/bindgen: use temp file to generating bindings#12636
jasonish wants to merge 1 commit intoOISF:masterfrom
jasonish:bindgen-header/v1

Conversation

@jasonish
Copy link
Member

Prefixing a file with sed doesn't appear to be portable. Instead, make
use of a temporary file.

Fixes generating the bindings on FreeBSD and Mac.

Prefixing a file with sed doesn't appear to be portable. Instead, make
use of a temporary file.

Fixes generating the bindings on FreeBSD and Mac.
@codecov
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.75%. Comparing base (6fc617c) to head (fd9c2d5).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12636      +/-   ##
==========================================
- Coverage   80.77%   80.75%   -0.02%     
==========================================
  Files         932      932              
  Lines      259286   259286              
==========================================
- Hits       209437   209387      -50     
- Misses      49849    49899      +50     
Flag Coverage Δ
fuzzcorpus 57.01% <ø> (ø)
livemode 19.37% <ø> (ø)
pcap 44.12% <ø> (-0.04%) ⬇️
suricata-verify 63.46% <ø> (-0.02%) ⬇️
unittests 58.34% <ø> (-0.01%) ⬇️

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

@victorjulien victorjulien added this to the 8.0 milestone Feb 20, 2025
@victorjulien
Copy link
Member

Merged in #12653, thanks!

@jasonish jasonish deleted the bindgen-header/v1 branch June 6, 2025 21:59
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.

2 participants