c4deszes / ldfparser

LIN Description File parser written in Python
https://c4deszes.github.io/ldfparser/
MIT License
64 stars 26 forks source link

update `LinProductId`'s string format #124

Closed mikisama closed 1 year ago

mikisama commented 1 year ago

Both supplier_id and function_id have 2 bytes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #124 (f342a0a) into master (94dc2c8) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   96.28%   96.28%           
=======================================
  Files          13       13           
  Lines        1453     1453           
=======================================
  Hits         1399     1399           
  Misses         54       54           
Flag Coverage Δ
3.10.0b1 96.28% <0.00%> (ø)
3.6 96.28% <0.00%> (ø)
3.7 96.28% <0.00%> (ø)
3.8 96.28% <0.00%> (ø)
3.9 96.28% <0.00%> (ø)
unittests 96.28% <0.00%> (ø)

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

Files Coverage Δ
ldfparser/node.py 86.44% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more