rustyhorde / vergen

Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Apache License 2.0
370 stars 55 forks source link

Add support for `RefreshKind` to the `sysinfo` feature #287

Closed CraZySacX closed 7 months ago

CraZySacX commented 7 months ago

Fixes #266

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1ad15b1) 97.76% compared to head (4994288) 97.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== + Coverage 97.76% 97.95% +0.19% ========================================== Files 24 24 Lines 1609 1613 +4 ========================================== + Hits 1573 1580 +7 + Misses 36 33 -3 ```

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