rustyhorde / vergen

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

README updates #357

Closed CraZySacX closed 4 months ago

CraZySacX commented 4 months ago

Fixes #350

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.60%. Comparing base (8a2f7f7) to head (00e520b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #357 +/- ## ========================================== + Coverage 99.57% 99.60% +0.02% ========================================== Files 19 19 Lines 3792 3792 ========================================== + Hits 3776 3777 +1 + Misses 16 15 -1 ```

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