iTrooz / efivar-rs

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

ci: fix use of Git Bash in ci-bump-version #28

Closed alixinne closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 50.57% // Head: 48.47% // Decreases project coverage by -2.10% :warning:

Coverage data is based on head (8f56239) compared to base (75d5652). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================== - Coverage 50.57% 48.47% -2.11% ========================================== Files 17 19 +2 Lines 690 850 +160 ========================================== + Hits 349 412 +63 - Misses 341 438 +97 ``` | [Impacted Files](https://codecov.io/gh/vtavernier/efiboot-rs/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier) | Coverage Δ | | |---|---|---| | [efivar/src/error.rs](https://codecov.io/gh/vtavernier/efiboot-rs/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier#diff-ZWZpdmFyL3NyYy9lcnJvci5ycw==) | `0.00% <0.00%> (ø)` | | | [efivar/src/sys/windows/security.rs](https://codecov.io/gh/vtavernier/efiboot-rs/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier#diff-ZWZpdmFyL3NyYy9zeXMvd2luZG93cy9zZWN1cml0eS5ycw==) | `95.08% <0.00%> (ø)` | | | [efivar/src/sys/windows.rs](https://codecov.io/gh/vtavernier/efiboot-rs/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Tavernier#diff-ZWZpdmFyL3NyYy9zeXMvd2luZG93cy5ycw==) | `5.74% <0.00%> (ø)` | | 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.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: