rustyhorde / vergen

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

Fix lint issue #319

Closed CraZySacX closed 5 months ago

CraZySacX commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (273257c) 99.82% compared to head (0fa5c6f) 99.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #319 +/- ## ========================================== + Coverage 99.82% 99.86% +0.04% ========================================== Files 20 20 Lines 4560 4560 ========================================== + Hits 4552 4554 +2 + Misses 8 6 -2 ```

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