Closed berinhard closed 2 months ago
@amureki any instructions on how to fix the coverage issue on CI? This is kind of new to me, so I'm not familiar.
@amureki any instructions on how to fix the coverage issue on CI? This is kind of new to me, so I'm not familiar.
Yeah, after rebasing, it should upload coverage artifacts and show an html report.
Closes https://github.com/model-bakers/model_bakery/issues/479
Describe the change This PR changes the
Baker.generate_value
method to also consider the values configured inField.db_default
.