mdabrowski1990 / uds

Python package for communication via UDS (Unified Diagnostic Services) protocol. The package supports typical buses (i.e. CAN, Ethernet, LIN, FlexRay, K-Line) with possible extensions to any bus.
https://uds.readthedocs.io/
MIT License
82 stars 12 forks source link

[INVESTIGATE] Branch coverage measurement #268

Closed mdabrowski1990 closed 1 month ago

mdabrowski1990 commented 6 months ago

Investigate option of branch coverage measurement - https://pytest-cov.readthedocs.io/en/latest/config.html Preferably get both instruction and branch coverage and then report to codecov.