mbehr1 / adlt

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

Perf/payload_as_text #125

Closed mbehr1 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (017e9cc) 81.43% compared to head (1172b45) 81.50%.

Files Patch % Lines
src/bin/adlt/remote.rs 66.66% 1 Missing :warning:
src/dlt/mod.rs 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 81.43% 81.50% +0.06% ========================================== Files 29 29 Lines 11961 12001 +40 ========================================== + Hits 9741 9781 +40 Misses 2220 2220 ```

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