awslabs / aws-c-io

This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.
Apache License 2.0
105 stars 58 forks source link

Update docs to clarify `aws_io_message` Cleanup Rules #633

Closed waahm7 closed 4 months ago

waahm7 commented 4 months ago

Issue: https://github.com/awslabs/aws-c-io/discussions/632

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

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.09%. Comparing base (66bf906) to head (eabe618).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #633 +/- ## ======================================= Coverage 80.09% 80.09% ======================================= Files 28 28 Lines 5949 5949 ======================================= Hits 4765 4765 Misses 1184 1184 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.