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(api,robot-server): export notes on commands #14616

Merged
merged 3 commits into from
Mar 11, 2024

missing import

1a69b84
Select commit
Loading
Failed to load commit list.
Merged

feat(api,robot-server): export notes on commands #14616

missing import
1a69b84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

67.47% (+0.00%) compared to cd79d6d

View this Pull Request on Codecov

67.47% (+0.00%) compared to cd79d6d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (cd79d6d) to head (1a69b84).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #14616   +/-   ##
=======================================
  Coverage   67.47%   67.47%           
=======================================
  Files        2484     2484           
  Lines       71316    71316           
  Branches     9085     9085           
=======================================
  Hits        48120    48120           
  Misses      21040    21040           
  Partials     2156     2156           
Files Coverage Δ
api/src/opentrons/protocol_engine/__init__.py 100.00% <ø> (ø)
...src/opentrons/protocol_engine/commands/__init__.py 100.00% <ø> (ø)
.../src/opentrons/protocol_engine/commands/command.py 94.11% <ø> (ø)
...server/robot_server/runs/router/commands_router.py 100.00% <ø> (ø)
robot-server/robot_server/runs/run_models.py 100.00% <ø> (ø)