OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

transport: Add CANalyst-II device support (#178) #179

Closed Cherish-Gww closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 40606964


Files with Coverage Reduction New Missed Lines %
/home/appveyor/projects/pyuavcan/pyuavcan/application/plug_and_play.py 1 92.24%
/home/appveyor/projects/pyuavcan/pyuavcan/presentation/_presentation.py 1 94.55%
/home/appveyor/projects/pyuavcan/pyuavcan/application/node_tracker.py 3 87.37%
/home/appveyor/projects/pyuavcan/pyuavcan/transport/can/media/pythoncan/_pythoncan.py 48 68.95%
<!-- Total: 53 -->
Totals Coverage Status
Change from base Build 40116599: -0.09%
Covered Lines: 13411
Relevant Lines: 13860

💛 - Coveralls
Cherish-Gww commented 3 years ago

@pavel-kirienko My first open source commit will be merged, I am so happy. Thank you very much.