jmattheis / goverter

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

fix: error when enum and useUnderlyingTypeMethods conflict #142

Closed jmattheis closed 6 months ago

jmattheis commented 6 months ago

Fixes #141

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.22%. Comparing base (fcdeeca) to head (c38fe78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 97.21% 97.22% +0.01% ========================================== Files 44 44 Lines 2013 2021 +8 ========================================== + Hits 1957 1965 +8 Misses 35 35 Partials 21 21 ```

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