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(api): Support simulating PAPIv≥2.14 #13709

Merged
merged 17 commits into from
Oct 11, 2023

Remove known issue from release notes.

ca8da73
Select commit
Loading
Failed to load commit list.
Merged

fix(api): Support simulating PAPIv≥2.14 #13709

Remove known issue from release notes.
ca8da73
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 11, 2023 in 0s

71.23% (-0.01%) compared to 27e594a

View this Pull Request on Codecov

71.23% (-0.01%) compared to 27e594a

Details

Codecov Report

Merging #13709 (ca8da73) into chore_release-7.0.1 (27e594a) will decrease coverage by 0.01%.
Report is 5 commits behind head on chore_release-7.0.1.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.0.1   #13709      +/-   ##
=======================================================
- Coverage                71.23%   71.23%   -0.01%     
=======================================================
  Files                     2430     2430              
  Lines                    68439    68383      -56     
  Branches                  8043     8043              
=======================================================
- Hits                     48755    48713      -42     
+ Misses                   17786    17772      -14     
  Partials                  1898     1898              
Files Coverage Δ
api/src/opentrons/execute.py 54.23% <ø> (+0.13%) ⬆️
...rc/opentrons/protocols/execution/execute_python.py 87.23% <ø> (ø)
api/src/opentrons/protocols/parse.py 96.45% <ø> (-0.03%) ⬇️
api/src/opentrons/protocols/types.py 89.74% <ø> (ø)
api/src/opentrons/simulate.py 57.14% <ø> (-6.44%) ⬇️
api/src/opentrons/util/entrypoint_util.py 90.69% <ø> (ø)