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

Add assertions and unify tmpfile uniqueptr #1372

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

samuel40791765
Copy link
Contributor

Issues:

Resolves V1159778876

Description of changes:

Static Analysis was complaining about our lack of assertions. I also unified our usage of tmpfile deleters while I was at it.

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.

@samuel40791765 samuel40791765 requested a review from a team as a code owner December 22, 2023 00:00
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b6e71b5) 76.75% compared to head (520bb04) 76.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1372      +/-   ##
==========================================
+ Coverage   76.75%   76.77%   +0.01%     
==========================================
  Files         422      422              
  Lines       71259    71259              
==========================================
+ Hits        54697    54706       +9     
+ Misses      16562    16553       -9     

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

@samuel40791765 samuel40791765 enabled auto-merge (squash) December 22, 2023 18:04
@samuel40791765 samuel40791765 merged commit 92febcc into aws:main Dec 22, 2023
26 of 27 checks passed
dougch pushed a commit to dougch/aws-lc that referenced this pull request Jan 30, 2024
Static Analysis was complaining about our lack of assertions. I also
unified our usage of tmpfile deleters while I was at it.
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