Skip to content

NXT-13026 Convert SpotlightRootDecorator to functional component#3419

Open
dan-ichim-lgp wants to merge 3 commits into
developfrom
feature/NXT-13026
Open

NXT-13026 Convert SpotlightRootDecorator to functional component#3419
dan-ichim-lgp wants to merge 3 commits into
developfrom
feature/NXT-13026

Conversation

@dan-ichim-lgp
Copy link
Copy Markdown
Contributor

@dan-ichim-lgp dan-ichim-lgp commented May 11, 2026

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Dependencies were not being installed before running screenshot tests on the remote worker.

Resolution

Added the missing npm install step for the theme repository in the remote screenshot test script.

Additional Considerations

No side effects. The non-remote screenshot test script was already handling this correctly.

Links

NXT-14013

Comments

Enact-DCO-1.0-Signed-off-by: Dan Ichim (dan.ichim@lgepartner.com)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.64%. Comparing base (4010d60) to head (0a58c27).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3419      +/-   ##
===========================================
+ Coverage    84.81%   85.64%   +0.82%     
===========================================
  Files          156      156              
  Lines         7540     7542       +2     
  Branches      2000     2001       +1     
===========================================
+ Hits          6395     6459      +64     
+ Misses         905      863      -42     
+ Partials       240      220      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant