Closed CommReteris closed 4 years ago
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 | |
---|---|
Change from base Build 191: | 1.9% |
Covered Lines: | 1799 |
Relevant Lines: | 2589 |
I'll merge this as well, to get ready to play with the hardware
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