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

feat: port over access to the UTA data structures (#10) #11

Merged
merged 25 commits into from
Feb 17, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Feb 17, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Base: 84.65% // Head: 66.02% // Decreases project coverage by -18.64% ⚠️

Coverage data is based on head (29de249) compared to base (d583556).
Patch coverage: 74.39% of modified lines in pull request are covered.

❗ Current head 29de249 differs from pull request most recent head 7f57b68. Consider uploading reports for the commit 7f57b68 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #11       +/-   ##
===========================================
- Coverage   84.65%   66.02%   -18.64%     
===========================================
  Files           6        7        +1     
  Lines        2568     3582     +1014     
===========================================
+ Hits         2174     2365      +191     
- Misses        394     1217      +823     
Impacted Files Coverage Δ
src/lib.rs 17.66% <ø> (-8.12%) ⬇️
src/data/uta.rs 72.36% <72.36%> (ø)
src/parser/display.rs 88.61% <100.00%> (ø)
src/parser/mod.rs 100.00% <100.00%> (ø)
src/static_data/mod.rs 100.00% <100.00%> (+7.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe marked this pull request as ready for review February 17, 2023 12:01
@holtgrewe holtgrewe merged commit 3e71e32 into main Feb 17, 2023
@holtgrewe holtgrewe deleted the 10-port-over-access-to-the-uta-data-structure branch February 17, 2023 12:01
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.

Port over access to the UTA data structure
1 participant