rustyhorde / vergen

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

Add support for shallow clones #288

Closed CraZySacX closed 9 months ago

CraZySacX commented 9 months ago

Fixes #250

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a8556fc) 97.76% compared to head (e7aff15) 97.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #288 +/- ## ========================================== + Coverage 97.76% 97.96% +0.19% ========================================== Files 24 24 Lines 1613 1622 +9 ========================================== + Hits 1577 1589 +12 + Misses 36 33 -3 ```

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