Closed dg-builder closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
cd17a70
) 45.78% compared to head (0e048de
) 45.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
FieldBuilder19
,FieldBuilder110
,FieldBuilder111
handle conversion of default values into "acceptable" default values. However, this conversion wasn't handling default values that were non-empty lists.Added UTs to test this case.
More details on this method in the java doc: