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

fix(robot-server): maintain correct order of protocol analyses #14762

replace flaky integration test with stable unit tests

8c96653
Select commit
Loading
Failed to load commit list.
Merged

fix(robot-server): maintain correct order of protocol analyses #14762

replace flaky integration test with stable unit tests
8c96653
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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% <ø> (ø)