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

fixed lint issue #320

Closed CraZySacX closed 4 months ago

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

Codecov Report

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

Project coverage is 99.86%. Comparing base (55645f1) to head (91dbf54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #320 +/- ## ========================================== + 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.