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

Version 9 #300

Closed CraZySacX closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (375d671) 97.81% compared to head (9fe7887) 99.47%.

:exclamation: Current head 9fe7887 differs from pull request most recent head e6eb774. Consider uploading reports for the commit e6eb774 to get more accurate results

Files Patch % Lines
vergen/src/feature/si.rs 97.83% 11 Missing :warning:
vergen-git2/src/git2/mod.rs 98.81% 8 Missing :warning:
vergen-gitcl/src/gitcl/mod.rs 99.57% 3 Missing :warning:
vergen-gix/src/gix/mod.rs 99.52% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #300 +/- ## ========================================== + Coverage 97.81% 99.47% +1.66% ========================================== Files 24 28 +4 Lines 1690 5329 +3639 ========================================== + Hits 1653 5301 +3648 + Misses 37 28 -9 ```

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