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 commented out remove in drop for TestRepos #285

Closed CraZySacX closed 7 months ago

CraZySacX commented 7 months ago

This only affects test code so no new release needs to be created.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5500851) 97.76% compared to head (acbb05b) 97.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ========================================== + Coverage 97.76% 97.94% +0.18% ========================================== Files 24 24 Lines 1608 1609 +1 ========================================== + Hits 1572 1576 +4 + Misses 36 33 -3 ```

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