Closed makubacki closed 4 months ago
Attention: Patch coverage is 86.56716%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 78.70%. Comparing base (
bf643b0
) to head (0f4f29c
). Report is 82 commits behind head on master.
Adds helpers for checking if a firmare environment is ready to build Rust.
The primary purpose of the functionality in rust_environment is to be used in a build plugin wrapper. However, the public functions may be used in other contexts as well.