|
Repo Added
|
Files
0
|
Badge
README BADGES
|
github
fix(modelgen): use ToGoModelName in generateGetters This is a follow-up from https://github.com/99designs/gqlgen/commit/e371314c3 This diff made it so that we use `templates.ToGoModelName` instead of `templates.ToGo`. This should also be done in the modelgen functions, as if we enrich a model with interfaces that generate more getters, those will never use the model name with the number appended to it.
0 of 0 relevant lines covered (NaN%)
0.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 19037445722 | lbarthon/conflicting-types-2 | fix(modelgen): use ToGoModelName in generateGetters This is a follow-up from https://github.com/99designs/gqlgen/commit/e371314c3 This diff made it so that we use `templates.ToGoModelName` instead of `templates.ToG... | Pull #3894 | github |
0.0 |