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

Remove spurious backticks #295

Closed CraZySacX closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d8ab702) 97.81% compared to head (a925b85) 97.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ========================================== + Coverage 97.81% 97.98% +0.17% ========================================== Files 24 24 Lines 1690 1690 ========================================== + Hits 1653 1656 +3 + Misses 37 34 -3 ```

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