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: folder and file permissions #129

Closed jmattheis closed 8 months ago

jmattheis commented 8 months ago

See #128

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1ce0524) 97.07% compared to head (d2c7bd9) 97.07%.

Files Patch % Lines
runner.go 0.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ======================================= Coverage 97.07% 97.07% ======================================= Files 41 41 Lines 2191 2191 ======================================= Hits 2127 2127 Misses 47 47 Partials 17 17 ```

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