feat(api,robot-server): export notes on commands #14616
Merged
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
@@ 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% <ø> (ø) |
Loading