jmattheis / goverter

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

Dont copy #87

Closed jmattheis closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (9f096d2) 97.00% compared to head (316b8ea) 97.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 97.00% 97.02% +0.02% ========================================== Files 25 26 +1 Lines 1568 1580 +12 ========================================== + Hits 1521 1533 +12 Misses 29 29 Partials 18 18 ``` | [Files Changed](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis) | Coverage Δ | | |---|---|---| | [builder/flags.go](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-YnVpbGRlci9mbGFncy5nbw==) | `100.00% <ø> (ø)` | | | [generator/generate.go](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Z2VuZXJhdG9yL2dlbmVyYXRlLmdv) | `94.73% <ø> (ø)` | | | [builder/skipcopy.go](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-YnVpbGRlci9za2lwY29weS5nbw==) | `100.00% <100.00%> (ø)` | | | [comments/parse\_docs.go](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Y29tbWVudHMvcGFyc2VfZG9jcy5nbw==) | `95.30% <100.00%> (+0.13%)` | :arrow_up: | | [generator/generator.go](https://app.codecov.io/gh/jmattheis/goverter/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Z2VuZXJhdG9yL2dlbmVyYXRvci5nbw==) | `95.31% <100.00%> (+0.03%)` | :arrow_up: |

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