iTrooz / efivar-rs

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

fix(efivar): fix doc(html_root_url) #29

Closed alixinne closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 48.47% // Head: 48.47% // No change to project coverage :thumbsup:

Coverage data is based on head (4b0fa30) compared to base (1da0caa). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ======================================= Coverage 48.47% 48.47% ======================================= Files 19 19 Lines 850 850 ======================================= Hits 412 412 Misses 438 438 ``` | [Impacted Files](https://codecov.io/gh/vtavernier/efiboot-rs/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier) | Coverage Δ | | |---|---|---| | [efivar/src/lib.rs](https://codecov.io/gh/vtavernier/efiboot-rs/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier#diff-ZWZpdmFyL3NyYy9saWIucnM=) | `89.74% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: