Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app, robot-server): add module live command to home stacker shuttle #18051

Open
wants to merge 2 commits into
base: edge
Choose a base branch
from

Conversation

ahiuchingau
Copy link
Contributor

Overview

This PR adds the Home stacker shuttle button in the stacker module overflow menu by making flexStacker/prepareShuttle a live command.

@ahiuchingau ahiuchingau requested review from a team as code owners April 11, 2025 18:53
@ahiuchingau ahiuchingau requested review from TamarZanzouri and removed request for a team April 11, 2025 18:53
@ahiuchingau ahiuchingau changed the title feat(app, robot-server): add home shuttle button in stacker overflow menu feat(app, robot-server): add module live command to home stacker shuttle Apr 11, 2025
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 62.00%. Comparing base (8fa1b0e) to head (09c1b97).

Files with missing lines Patch % Lines
app/src/organisms/ModuleCard/hooks.tsx 0.00% 25 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #18051      +/-   ##
==========================================
- Coverage   62.00%   62.00%   -0.01%     
==========================================
  Files        2989     2989              
  Lines      232142   232166      +24     
  Branches    20111    20111              
==========================================
- Hits       143949   143948       -1     
- Misses      88016    88041      +25     
  Partials      177      177              
Flag Coverage Δ
protocol-designer 18.88% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/src/organisms/ModuleCard/hooks.tsx 89.67% <0.00%> (-7.88%) ⬇️
🚀 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.

Copy link
Contributor

@TamarZanzouri TamarZanzouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! thank you! if there is a test for this file can we add a test to make sure we are calling the home shuttle command?

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.

2 participants