CohenLabPrinceton / pvp

Raspberry pi code for controlling the rapid-deploy critical care ventilator
GNU General Public License v3.0
13 stars 15 forks source link

hardware-dev updatees #61

Closed CommReteris closed 4 years ago

CommReteris commented 4 years ago

Feature implementation: ControlValve Response; Fleshing out of docstrings in vent.io; New ventilator configuration reflected in devices.ini (old moved to devices-old.ini); Additional sensors & valves implemented in Hal; various bugfixes from hardware shakedown

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 216


Changes Missing Coverage Covered Lines Changed/Added Lines %
vent/io/devices/pins.py 9 11 81.82%
vent/io/devices/sensors.py 18 27 66.67%
vent/io/devices/base.py 34 46 73.91%
vent/io/hal.py 7 35 20.0%
vent/io/devices/valves.py 27 64 42.19%
<!-- Total: 96 184 52.17% -->
Files with Coverage Reduction New Missed Lines %
vent/io/hal.py 2 27.71%
vent/io/devices/sensors.py 4 34.75%
vent/io/devices/valves.py 6 44.66%
vent/io/devices/base.py 8 47.65%
vent/io/devices/pins.py 10 45.0%
<!-- Total: 30 -->
Totals Coverage Status
Change from base Build 191: 1.9%
Covered Lines: 1799
Relevant Lines: 2589

💛 - Coveralls
mschottdorf commented 4 years ago

I'll merge this as well, to get ready to play with the hardware