mbehr1 / adlt

Library and tools to handle automotive DLT (diagnostic log- and trace-) files in Rust.
7 stars 3 forks source link

feat(convert): add parameter for filters for ECU, APID or CTID. #130

Closed mbehr1 closed 6 months ago

mbehr1 commented 6 months ago

See help for parameter '-F' or long form '--eac'.

Issue: #129

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 98.13084% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.63%. Comparing base (50fb122) to head (f672822).

Files Patch % Lines
src/bin/adlt/convert.rs 98.09% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 81.50% 81.63% +0.12% ========================================== Files 29 29 Lines 12057 12175 +118 ========================================== + Hits 9827 9939 +112 - Misses 2230 2236 +6 ```

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