Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #11

Merged
merged 3 commits into from
Aug 2, 2023
Merged

Refactoring #11

merged 3 commits into from
Aug 2, 2023

Conversation

DanielT
Copy link
Owner

@DanielT DanielT commented Aug 2, 2023

No description provided.

The data from multiple files now forms a unified model, rather than a collection
(i.e. project) of separate data elements.
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 94.65% and project coverage change: +0.24% 🎉

Comparison is base (e788f02) 95.99% compared to head (c3a81a0) 96.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   95.99%   96.23%   +0.24%     
==========================================
  Files          14       15       +1     
  Lines        6236     6244       +8     
==========================================
+ Hits         5986     6009      +23     
+ Misses        250      235      -15     
Files Changed Coverage Δ
autosar-data/src/element.rs 98.94% <ø> (+1.95%) ⬆️
autosar-data/src/lib.rs 100.00% <ø> (ø)
autosar-data/src/elementraw.rs 93.59% <93.59%> (ø)
autosar-data-specification/src/lib.rs 98.25% <100.00%> (ø)
autosar-data/src/arxmlfile.rs 99.03% <100.00%> (-0.02%) ⬇️
autosar-data/src/autosarmodel.rs 92.31% <100.00%> (ø)
autosar-data/src/iterators.rs 97.43% <100.00%> (+0.05%) ⬆️
autosar-data/src/parser.rs 92.54% <100.00%> (ø)

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

@DanielT DanielT merged commit b5abaaa into main Aug 2, 2023
4 of 5 checks passed
@DanielT DanielT deleted the refactoring branch August 2, 2023 16:59
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.

1 participant