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

aws_async_input_stream #573

Merged
merged 6 commits into from
May 31, 2023
Merged

aws_async_input_stream #573

merged 6 commits into from
May 31, 2023

Conversation

graebm
Copy link
Contributor

@graebm graebm commented May 30, 2023

An async API for reading a stream of bytes.

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-commenter commented May 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (cbea39a) 79.80% compared to head (88b919a) 79.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   79.80%   79.75%   -0.06%     
==========================================
  Files          26       26              
  Lines        5750     5750              
==========================================
- Hits         4589     4586       -3     
- Misses       1161     1164       +3     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

source/async_stream.c Outdated Show resolved Hide resolved
source/async_stream.c Show resolved Hide resolved
source/async_stream.c Outdated Show resolved Hide resolved
source/async_stream.c Outdated Show resolved Hide resolved
source/async_stream.c Show resolved Hide resolved
include/aws/io/async_stream.h Outdated Show resolved Hide resolved
@graebm graebm enabled auto-merge (squash) May 31, 2023 23:19
@graebm graebm merged commit 7fa27aa into main May 31, 2023
@graebm graebm deleted the stream2 branch May 31, 2023 23: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