jmattheis / goverter

Generate type-safe Go converters by simply defining an interface
https://goverter.jmattheis.de/
MIT License
469 stars 44 forks source link

Setting `wrapErrorsUsing` and `-cwd` option #134

Closed jmattheis closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (48f86d9) 97.07% compared to head (82e4357) 96.76%. Report is 6 commits behind head on main.

Files Patch % Lines
builder/errorpath.go 88.46% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 97.07% 96.76% -0.32% ========================================== Files 41 35 -6 Lines 2191 1764 -427 ========================================== - Hits 2127 1707 -420 + Misses 47 40 -7 Partials 17 17 ```

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