capstone-rust / capstone-rs

high-level Capstone system bindings for Rust
213 stars 75 forks source link

add files sort for building-reproducible #153

Closed chenhdc closed 5 months ago

chenhdc commented 6 months ago

152

chenhdc commented 6 months ago

@tmfink, Is there a problem with the ci environment? Please check, ths,

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7c9a51f) 93.99% compared to head (cc3d4cd) 93.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #153 +/- ## ========================================== - Coverage 93.99% 93.93% -0.07% ========================================== Files 22 22 Lines 2731 2720 -11 Branches 2685 2674 -11 ========================================== - Hits 2567 2555 -12 - Misses 164 165 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tmfink commented 5 months ago

Thanks for the PR!