Skip to content

Conversation

@sfoster1
Copy link
Member

Adds TS bindings and command text generators for the robot context commands. These are first-pass only.

Adds the app displays for the command texts for RobotContext.

Closes EXEC-913
@sfoster1 sfoster1 requested review from a team as code owners April 28, 2025 17:32
@sfoster1 sfoster1 requested review from jerader and removed request for a team April 28, 2025 17:32
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 6.49351% with 72 lines in your changes missing coverage. Please review.

Project coverage is 58.75%. Comparing base (72ee75d) to head (777dded).
Report is 8 commits behind head on edge.

Files with missing lines Patch % Lines
...extString/utils/commandText/getRobotCommandText.ts 4.54% 63 Missing ⚠️
...rganisms/CommandText/useCommandTextString/index.ts 0.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #18194      +/-   ##
==========================================
+ Coverage   57.38%   58.75%   +1.36%     
==========================================
  Files        3041     3040       -1     
  Lines      255256   253733    -1523     
  Branches    30439    30652     +213     
==========================================
+ Hits       146484   149083    +2599     
+ Misses     108586   104456    -4130     
- Partials      186      194       +8     
Flag Coverage Δ
app 47.70% <6.49%> (+0.08%) ⬆️
protocol-designer 19.01% <6.49%> (+0.02%) ⬆️
step-generation 4.37% <1.29%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
...xt/useCommandTextString/utils/commandText/index.ts 100.00% <100.00%> (ø)
shared-data/command/types/index.ts 100.00% <100.00%> (ø)
...rganisms/CommandText/useCommandTextString/index.ts 72.12% <0.00%> (-2.34%) ⬇️
...extString/utils/commandText/getRobotCommandText.ts 4.54% <4.54%> (ø)

... and 294 files with indirect coverage changes

🚀 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

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

Thanks for including the command text testing!

@sfoster1 sfoster1 merged commit 2a32194 into edge Apr 29, 2025
80 of 81 checks passed
@sfoster1 sfoster1 deleted the exec-913-robot-context-commands branch April 29, 2025 13:21
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.

3 participants