jmattheis / goverter

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

Ignore missing #60

Closed jmattheis closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.15% // Head: 96.38% // Increases project coverage by +0.22% :tada:

Coverage data is based on head (c4201fe) compared to base (8615443). Patch coverage: 98.18% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 96.15% 96.38% +0.22% ========================================== Files 23 24 +1 Lines 1430 1465 +35 ========================================== + Hits 1375 1412 +37 Misses 34 34 + Partials 21 19 -2 ``` | [Impacted Files](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis) | Coverage Δ | | |---|---|---| | [builder/builder.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-YnVpbGRlci9idWlsZGVyLmdv) | `100.00% <ø> (ø)` | | | [comments/parse\_docs.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Y29tbWVudHMvcGFyc2VfZG9jcy5nbw==) | `94.94% <93.93%> (+0.47%)` | :arrow_up: | | [builder/flags.go](https://codecov.io/gh/jmattheis/goverter/pull/60?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% <100.00%> (ø)` | | | [builder/struct.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-YnVpbGRlci9zdHJ1Y3QuZ28=) | `100.00% <100.00%> (+0.97%)` | :arrow_up: | | [generator/extends.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Z2VuZXJhdG9yL2V4dGVuZHMuZ28=) | `95.48% <100.00%> (ø)` | | | [generator/generate.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Z2VuZXJhdG9yL2dlbmVyYXRlLmdv) | `94.59% <100.00%> (+0.30%)` | :arrow_up: | | [generator/generator.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-Z2VuZXJhdG9yL2dlbmVyYXRvci5nbw==) | `95.02% <100.00%> (-0.09%)` | :arrow_down: | | [xtype/type.go](https://codecov.io/gh/jmattheis/goverter/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis#diff-eHR5cGUvdHlwZS5nbw==) | `93.22% <100.00%> (+0.07%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jannis+Mattheis)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.