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

Fix - unused mut in MemoryRegion constructors #487

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 20, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #487 (2509a25) into main (d5525c2) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   89.66%   89.67%   +0.01%     
==========================================
  Files          23       23              
  Lines       10095    10105      +10     
==========================================
+ Hits         9052     9062      +10     
  Misses       1043     1043              
Impacted Files Coverage Δ
src/memory_region.rs 94.26% <100.00%> (+0.03%) ⬆️

@Lichtso Lichtso merged commit 4c68373 into main Jul 20, 2023
12 checks passed
@Lichtso Lichtso deleted the fix/cargo_clippy branch July 20, 2023 21:37
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.

None yet

2 participants