Closed stanca-pop-lgp closed 5 days ago
Attention: Patch coverage is 94.11765%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 81.73%. Comparing base (
a4d543d
) to head (e0aa964
). Report is 9 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
Spinner/Spinner.js | 94.11% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Checklist
Issue Resolved / Feature Added
At this moment, Spinner/SpinnerSpotlightDecorator is a hoc based on a class component. The goal is to convert it to a functional component.
Resolution
Converted Spinner/SpinnerSpotlightDecorator from class to functional component.
Additional Considerations
Links
WRR-6383
Comments
Enact-DCO-1.0-Signed-off-by: Daniel Stoian (daniel.stoian@lgepartner.com)