fix(robot-server): maintain correct order of protocol analyses #14762
Codecov / codecov/project
succeeded
Apr 3, 2024 in 1s
67.19% (+0.02%) compared to 0fbb4c7
View this Pull Request on Codecov
67.19% (+0.02%) compared to 0fbb4c7
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 67.19%. Comparing base (
0fbb4c7
) to head (8c96653
).
Report is 29 commits behind head on edge.
Additional details and impacted files
@@ Coverage Diff @@
## edge #14762 +/- ##
==========================================
+ Coverage 67.17% 67.19% +0.02%
==========================================
Files 2495 2495
Lines 71483 71405 -78
Branches 9020 8992 -28
==========================================
- Hits 48020 47984 -36
+ Misses 21341 21305 -36
+ Partials 2122 2116 -6
Files | Coverage Δ | |
---|---|---|
api/src/opentrons/protocol_engine/types.py | 97.50% <ø> (ø) |
|
...t-server/robot_server/protocols/analysis_models.py | 100.00% <ø> (ø) |
|
...ot-server/robot_server/protocols/analysis_store.py | 100.00% <ø> (ø) |
|
robot-server/robot_server/protocols/router.py | 100.00% <ø> (ø) |
Loading