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

Cleanup use of mut ptr #430

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Cleanup use of mut ptr #430

merged 1 commit into from
Jun 4, 2024

Conversation

justsmth
Copy link
Contributor

Description of changes:

  • Ensuring we have a mut reference when providing a mut pointer.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner May 29, 2024 19:22
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.67%. Comparing base (c358484) to head (2d7b1b7).
Report is 18 commits behind head on main.

Files Patch % Lines
aws-lc-rs/src/cbb.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   95.80%   92.67%   -3.13%     
==========================================
  Files          61       61              
  Lines        8143     8174      +31     
  Branches        0     8174    +8174     
==========================================
- Hits         7801     7575     -226     
- Misses        342      357      +15     
- Partials        0      242     +242     

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

@justsmth justsmth merged commit dc80447 into aws:main Jun 4, 2024
186 checks passed
@justsmth justsmth deleted the cleanup-mut-ptr branch August 29, 2024 15:58
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.

4 participants