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: add Access::try_get_many_mut #54

Merged
merged 2 commits into from
Dec 17, 2023
Merged

feat: add Access::try_get_many_mut #54

merged 2 commits into from
Dec 17, 2023

Conversation

SOF3
Copy link
Owner

@SOF3 SOF3 commented Dec 10, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

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

Comparison is base (eceaed3) 64.81% compared to head (77f986e) 65.22%.

Files Patch % Lines
src/system/access/single.rs 70.00% 3 Missing ⚠️
src/storage/vec.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   64.81%   65.22%   +0.40%     
==========================================
  Files          85       85              
  Lines        5084     5164      +80     
==========================================
+ Hits         3295     3368      +73     
- Misses       1789     1796       +7     

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

@SOF3 SOF3 closed this Dec 10, 2023
@SOF3 SOF3 reopened this Dec 10, 2023
@SOF3 SOF3 merged commit 1dac21b into master Dec 17, 2023
7 of 8 checks passed
@SOF3 SOF3 deleted the get-many-mut branch December 17, 2023 04:25
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.

2 participants