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
78 stars 10 forks source link

Release version with CAN Transport Interface (python-can) #243

Closed mdabrowski1990 closed 10 months ago

mdabrowski1990 commented 10 months ago

Description

How Has This Been Tested?

Process

I know the process and did my best to follow it

codecov[bot] commented 10 months ago

Codecov Report

Merging #243 (5527a48) into main (2f7bd84) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #243   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         2346      2346           
=========================================
  Hits          2346      2346           
Flag Coverage Δ
integration-tests 87.97% <100.00%> (ø)
unit-tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
uds/__init__.py 100.00% <100.00%> (ø)