jmattheis / goverter

Generate type-safe Go converters by defining signatures of different types.
https://goverter.jmattheis.de/
MIT License
546 stars 48 forks source link

feat: context #166

Closed jmattheis closed 2 weeks ago

jmattheis commented 3 weeks ago

See #68 See #146

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 94.94681% with 19 lines in your changes missing coverage. Please review.

Project coverage is 95.78%. Comparing base (076c25f) to head (410db2f). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
generator/generator.go 88.43% 16 Missing and 1 partial :warning:
method/parse.go 97.36% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================== - Coverage 96.53% 95.78% -0.75% ========================================== Files 46 47 +1 Lines 2250 2919 +669 ========================================== + Hits 2172 2796 +624 - Misses 53 97 +44 - Partials 25 26 +1 ```

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