Skip to content

Conversation

@nhatnghiho
Copy link
Contributor

Issues:

Resolves P321757685

Description of changes:

Fix a scrutiny warning with an unchecked return value

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.

@nhatnghiho nhatnghiho requested a review from a team as a code owner October 28, 2025 16:19
justsmth
justsmth previously approved these changes Oct 28, 2025
Copy link
Contributor

@justsmth justsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A better resolution would be to return the failure to the caller.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.43%. Comparing base (c848d4f) to head (8a92150).

Files with missing lines Patch % Lines
tool-openssl/test_util.cc 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2773      +/-   ##
==========================================
+ Coverage   78.25%   78.43%   +0.18%     
==========================================
  Files         683      683              
  Lines      117183   117185       +2     
  Branches    16474    16481       +7     
==========================================
+ Hits        91698    91913     +215     
+ Misses      24604    24388     -216     
- Partials      881      884       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justsmth justsmth changed the title [SCRUTINY] Fix unchecked return value [SCRUTINICE] Fix unchecked return value Nov 13, 2025
@justsmth justsmth enabled auto-merge (squash) November 13, 2025 15:06
@justsmth justsmth disabled auto-merge November 13, 2025 20:59
@justsmth justsmth merged commit 541a63e into aws:main Nov 13, 2025
384 of 390 checks passed
ttungle96 pushed a commit to ttungle96/aws-lc that referenced this pull request Nov 14, 2025
### Issues:
Resolves P321757685

### Description of changes: 
Fix a scrutiny warning with an unchecked return value

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.

Co-authored-by: Sanketh Menda <sgmenda@amazon.com>
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.

5 participants