Closed kylekatarnls closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
9a03e8e
) 100.00% compared to head (c64b5fd
) 100.00%.:exclamation: Current head c64b5fd differs from pull request most recent head 9b9dcc0. Consider uploading reports for the commit 9b9dcc0 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
attribute_precedence
"assignment"
(default value),"attribute"
,"left"
,"right"
,callable
Allow to customize precedence between attributes and
&attribute
assignment.Output:
Fix #88