mbehr1 / adlt

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

Feat/console someip #106

Closed mbehr1 closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (54c641b) 82.61% compared to head (a58e27e) 82.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 82.61% 82.87% +0.25% ========================================== Files 26 26 Lines 10337 10456 +119 ========================================== + Hits 8540 8665 +125 + Misses 1797 1791 -6 ``` | [Files](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr) | Coverage Δ | | |---|---|---| | [src/plugins/file\_transfer.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3BsdWdpbnMvZmlsZV90cmFuc2Zlci5ycw==) | `90.34% <100.00%> (ø)` | | | [src/utils/dltmessageiterator.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3V0aWxzL2RsdG1lc3NhZ2VpdGVyYXRvci5ycw==) | `100.00% <100.00%> (ø)` | | | [src/utils/mod.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3V0aWxzL21vZC5ycw==) | `94.66% <100.00%> (ø)` | | | [src/plugins/can.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3BsdWdpbnMvY2FuLnJz) | `38.42% <85.71%> (+2.78%)` | :arrow_up: | | [src/plugins/someip.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3BsdWdpbnMvc29tZWlwLnJz) | `31.01% <80.00%> (+3.44%)` | :arrow_up: | | [src/plugins/non\_verbose.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL3BsdWdpbnMvbm9uX3ZlcmJvc2UucnM=) | `82.21% <76.92%> (+0.78%)` | :arrow_up: | | [src/bin/adlt/convert.rs](https://app.codecov.io/gh/mbehr1/adlt/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr#diff-c3JjL2Jpbi9hZGx0L2NvbnZlcnQucnM=) | `91.71% <89.18%> (-0.44%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/mbehr1/adlt/pull/106/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Behr)

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