Closed CodeDredd closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.71%. Comparing base (
807fa36
) to head (5a2da94
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🔗 Linked issue
closes #1735
❓ Type of change
📚 Description
It's more an enhancment than a bugfix. The problem in this issue was that the child models didn't had a default
@type
value on which a where clause was filtering. Added nowentity
as fallback if no default value for type is defined.📝 Checklist