Open devxoul opened 1 year ago
Patch coverage: 100.00
% and project coverage change: -0.01
:warning:
Comparison is base (
5b78fa2
) 93.88% compared to head (2c74c54
) 93.88%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Hi there thanks for the PR :)
Tests seem to like it, however i think it would be great if this could be a bit more configurable, as some people (me for example might prefer the docstring over the description). What would you think about adding a Generator Config variable with field_description = "docstring" | "inline" | "both" ?
@jhnnsrs that would be awesome. I think I can update the PR this month.
This PR resolves #53
I couldn't find a related test case and I'm not sure whether this change could cause side effects.