feat(hardware): read tip update from firmware whenever a notification is received #13822
Codecov / codecov/project
succeeded
Nov 1, 2023 in 0s
70.68% (+0.02%) compared to f202a74
View this Pull Request on Codecov
70.68% (+0.02%) compared to f202a74
Details
Codecov Report
Merging #13822 (037bf60) into edge (f202a74) will increase coverage by
0.02%
.
Report is 58 commits behind head on edge.
The diff coverage is90.42%
.
Additional details and impacted files
@@ Coverage Diff @@
## edge #13822 +/- ##
==========================================
+ Coverage 70.66% 70.68% +0.02%
==========================================
Files 2477 2503 +26
Lines 69695 70527 +832
Branches 8453 8600 +147
==========================================
+ Hits 49248 49852 +604
- Misses 18461 18598 +137
- Partials 1986 2077 +91
Files | Coverage Δ | |
---|---|---|
...entrons/hardware_control/backends/ot3controller.py | 67.85% <ø> (ø) |
|
...pentrons/hardware_control/backends/ot3simulator.py | 86.44% <ø> (ø) |
|
api/src/opentrons/hardware_control/ot3api.py | 79.47% <ø> (ø) |
|
api/src/opentrons/hardware_control/types.py | 96.55% <ø> (ø) |
|
...hardware/hardware_control/tip_presence/__init__.py | 100.00% <100.00%> (ø) |
|
...ns_hardware/hardware_control/tip_presence/types.py | 100.00% <100.00%> (ø) |
|
...-data/python/opentrons_shared_data/errors/codes.py | 93.42% <100.00%> (+0.17%) |
⬆️ |
.../python/opentrons_shared_data/errors/exceptions.py | 60.59% <66.66%> (+0.15%) |
⬆️ |
...hardware/hardware_control/tip_presence/detector.py | 90.00% <90.00%> (ø) |
Loading