briansmith / ring

Safe, fast, small crypto using Rust
Other
3.68k stars 693 forks source link

Include generated symbol prefix header files in published releases. #1965

Closed briansmith closed 5 months ago

briansmith commented 5 months ago

Pregenerate symbol prefixing headers so users of cargo vendor who use alternative build systems like Bazel or GN do not have to write any build logic to generate them.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 96.30%. Comparing base (ebbbffb) to head (e3b6ff1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1965 +/- ## ======================================= Coverage 96.30% 96.30% ======================================= Files 135 135 Lines 20663 20663 Branches 226 226 ======================================= Hits 19899 19899 Misses 730 730 Partials 34 34 ```

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