Closed josh-egan closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
3435168
) 94.09% compared to head (bf2fe7b
) 94.09%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Pushed as 8.5.0
Why am I submitting this PR
The warning message when a component prop is assigned using a variable currently has a hardcoded value of
Namespace
, but this warning could be fired when any prop is extracted. This PR is to improve the warning message to indicate which prop is using a variable.Does it fix an existing ticket?
No
Checklist
yarn test
(see details here)