jmattheis / goverter

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

feat: ignore goverter generated files when scanning for interfaces #118

Closed jmattheis closed 9 months ago

jmattheis commented 9 months ago

See #111

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d44b252) 97.02% compared to head (0984544) 97.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 97.02% 97.06% +0.03% ========================================== Files 41 41 Lines 2152 2178 +26 ========================================== + Hits 2088 2114 +26 Misses 47 47 Partials 17 17 ```

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