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 a bunch of places we forget to aws_raise_error() #350

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Fix a bunch of places we forget to aws_raise_error() #350

merged 2 commits into from
Feb 13, 2024

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Feb 10, 2024

See: awslabs/aws-c-common#1089

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

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (171840f) 82.54% compared to head (efdfc17) 82.53%.

Files Patch % Lines
source/client_channel_handler.c 0.00% 1 Missing ⚠️
source/v5/mqtt5_client.c 0.00% 1 Missing ⚠️
source/v5/mqtt5_topic_alias.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
- Coverage   82.54%   82.53%   -0.01%     
==========================================
  Files          20       20              
  Lines        8763     8764       +1     
==========================================
  Hits         7233     7233              
- Misses       1530     1531       +1     

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

@graebm graebm merged commit 31bce8a into main Feb 13, 2024
31 checks passed
@graebm graebm deleted the bad-err branch February 13, 2024 18:23
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