c4deszes / ldfparser

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

Support both upper and lower case E in scientific notation #135

Closed matt-oliver-canada closed 8 months ago

matt-oliver-canada commented 8 months ago

Brief

add support for upper case E in scientific notation values.

Checklist

Resolves

Resolves #134

Evidence

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.31%. Comparing base (2ec017f) to head (ea885cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ======================================= Coverage 96.31% 96.31% ======================================= Files 13 13 Lines 1465 1465 ======================================= Hits 1411 1411 Misses 54 54 ``` | [Flag](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (ø)` | | | [3.11](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (ø)` | | | [3.12](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (ø)` | | | [3.6](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (?)` | | | [3.7](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (?)` | | | [3.8](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (?)` | | | [3.9](https://app.codecov.io/gh/c4deszes/ldfparser/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes) | `96.31% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bal%C3%A1zs+Eszes#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.