Closed Serabe closed 7 years ago
@@ services #33 diff @@
==========================================
Files 13 13
Lines 1072 1078 +6
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 991 997 +6
Misses 53 53
Partials 28 28
Powered by Codecov. Last update 84cf466...9af6dff
Some field names cannot be converted back.
Follow this example:
ID -- snakecasify --> id -- camelcasify --> Id
Whenever this process returns a different result from the original field name, the
(gogoproto.customname)
option is added to the field.Fixes #32