Closed ASEM000 closed 1 year ago
Patch coverage: 100.00
% and project coverage change: +0.12
:tada:
Comparison is base (
2ddb9d9
) 98.44% compared to head (baf7247
) 98.56%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Breaking changes
factory
is removed.field(..., kind='POS_ONLY')
instead offield(..., pos_only=True
)field(..., kind='KW_ONLY'
) instead offield(..., kw_only=True
)