fix(api): Support simulating PAPIv≥2.14 #13709
Merged
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 isn/a
.
Additional details and impacted files
@@ 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% <ø> (ø) |
Loading