Skip to content

Conversation

@DanielT
Copy link
Owner

@DanielT DanielT commented Mar 15, 2025

No description provided.

DanielT added 2 commits March 15, 2025 22:27
In Python there are now the submodules
    autosar_data.abstraction
    autosar_data.abstraction.communication
    autosar_data.abstraction.datatype
    autosar_data.abstraction.ecu_configuration
    autosar_data.abstraction.software_component
This is a no-op and only Cargo.toml is modified
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 94.66270% with 413 lines in your changes missing coverage. Please review.

Project coverage is 93.81%. Comparing base (bad626e) to head (95a9c86).

Files with missing lines Patch % Lines
src/abstraction/communication/pdu/mod.rs 89.35% 56 Missing ⚠️
...c/abstraction/communication/data_transformation.rs 93.09% 47 Missing ⚠️
src/abstraction/arpackage.rs 86.86% 39 Missing ⚠️
.../communication/physical_channel/ethernet/someip.rs 96.51% 32 Missing ⚠️
src/abstraction/communication/pdu/isignal_ipdu.rs 92.09% 29 Missing ⚠️
src/abstraction/communication/signal/mod.rs 92.85% 25 Missing ⚠️
src/abstraction/communication/frame/flexray.rs 91.41% 17 Missing ⚠️
...ication/physical_channel/ethernet/socketaddress.rs 91.58% 17 Missing ⚠️
...ion/communication/physical_channel/ethernet/mod.rs 96.29% 15 Missing ⚠️
...bstraction/communication/transport_layer/can_tp.rs 95.78% 15 Missing ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   97.67%   93.81%   -3.86%     
==========================================
  Files           6       65      +59     
  Lines        1116    18452   +17336     
==========================================
+ Hits         1090    17311   +16221     
- Misses         26     1141    +1115     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielT DanielT merged commit d48026c into main Mar 15, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants