c4deszes / ldfparser

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

Adds diagnostic address parsing (LIN 1.3) #108

Closed c4deszes closed 2 years ago

c4deszes commented 2 years ago

Brief

Checklist

Resolves

Evidence

codecov[bot] commented 2 years ago

Codecov Report

Merging #108 (e24b1e0) into master (6877b18) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   96.03%   96.05%   +0.02%     
==========================================
  Files          13       13              
  Lines        1310     1317       +7     
==========================================
+ Hits         1258     1265       +7     
  Misses         52       52              
Flag Coverage Δ
3.10.0b1 96.05% <100.00%> (+0.02%) :arrow_up:
3.6 96.04% <100.00%> (+0.02%) :arrow_up:
3.7 96.04% <100.00%> (+0.02%) :arrow_up:
3.8 96.04% <100.00%> (+0.02%) :arrow_up:
3.9 96.04% <100.00%> (+0.02%) :arrow_up:
unittests 96.05% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
ldfparser/grammar.py 97.86% <100.00%> (+0.04%) :arrow_up:
ldfparser/parser.py 95.12% <100.00%> (+0.04%) :arrow_up:

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