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

initial implementation of VERGEN_CARGO_DEPENDENCIES #290

Closed CraZySacX closed 7 months ago

CraZySacX commented 7 months ago

Fixes #264

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8bad39c) 97.78% compared to head (6796a1a) 97.98%.

Files Patch % Lines
vergen/src/feature/cargo.rs 98.07% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #290 +/- ## ========================================== + Coverage 97.78% 97.98% +0.19% ========================================== Files 24 24 Lines 1628 1690 +62 ========================================== + Hits 1592 1656 +64 + Misses 36 34 -2 ```

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