EdgePi-Cloud / edgepi-python-sdk

Python SDK to control EdgePi, an industrial PC/PLC/IoT device powered by Raspberry Pi CM4
MIT License
6 stars 3 forks source link

Dev gpio enum refactor #314

Closed sjpark608 closed 1 year ago

sjpark608 commented 1 year ago

Closes #313 Refactored Enums used for each module

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
adc 89% 85%
calibration 86% 89%
dac 100% 97%
digital_input 100% 100%
digital_output 98% 95%
gpio 98% 94%
led 0% 0%
peripherals 92% 100%
pwm 100% 100%
reg_helper 97% 85%
relay 100% 100%
tc 98% 98%
utilities 100% 100%
Summary 93% (2619 / 2827) 92% (511 / 558)