iTrooz / efivar-rs

EFI boot manager tool written in Rust
MIT License
22 stars 7 forks source link

feat(efiboot): add `efiboot dump` and `efiboot import` #64

Closed iTrooz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #64 (ed60566) into master (2d71676) will decrease coverage by 1.78%. Report is 1 commits behind head on master. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   35.24%   33.47%   -1.78%     
==========================================
  Files          28       30       +2     
  Lines        1149     1210      +61     
==========================================
  Hits          405      405              
- Misses        744      805      +61     
Files Changed Coverage Δ
efiboot/src/cli/dump.rs 0.00% <0.00%> (ø)
efiboot/src/cli/import.rs 0.00% <0.00%> (ø)
efiboot/src/main.rs 6.25% <0.00%> (-3.75%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: