rustyhorde / vergen

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

Removed lint that was converted to a hard error #366

Closed CraZySacX closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.63%. Comparing base (b2c70c7) to head (c164933). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ========================================== + Coverage 99.60% 99.63% +0.02% ========================================== Files 19 19 Lines 3810 3810 ========================================== + Hits 3795 3796 +1 + Misses 15 14 -1 ```

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