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

7.x.x: Response streaming #558

Merged
merged 4 commits into from
Jul 5, 2023
Merged

7.x.x: Response streaming #558

merged 4 commits into from
Jul 5, 2023

Conversation

adam-fowler
Copy link
Member

Replace old streaming functions that call a closure with an AsyncSequence (currently HTTPBody) added to the output type.

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #558 (f551a45) into 7.x.x (f551a45) will not change coverage.
The diff coverage is n/a.

❗ Current head f551a45 differs from pull request most recent head c41f059. Consider uploading reports for the commit c41f059 to get more accurate results

@@           Coverage Diff           @@
##            7.x.x     #558   +/-   ##
=======================================
  Coverage   71.45%   71.45%           
=======================================
  Files          76       76           
  Lines        7852     7852           
=======================================
  Hits         5611     5611           
  Misses       2241     2241           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@adam-fowler adam-fowler changed the title Response streaming 7.x.x: Response streaming Jun 22, 2023
@adam-fowler adam-fowler requested a review from 0xTim June 26, 2023 07:40
Sources/SotoCore/Message/AWSResponse.swift Outdated Show resolved Hide resolved
@adam-fowler adam-fowler merged commit 60ecce5 into 7.x.x Jul 5, 2023
@adam-fowler adam-fowler deleted the response-streaming branch July 5, 2023 17:28
adam-fowler added a commit that referenced this pull request Jul 24, 2023
* Add support for returning streamed responses

* Remove old response streaming fiunctions

* Remove unused function

* Comment update
adam-fowler added a commit that referenced this pull request Jul 29, 2023
* Add support for returning streamed responses

* Remove old response streaming fiunctions

* Remove unused function

* Comment update
adam-fowler added a commit that referenced this pull request Aug 12, 2023
* Add support for returning streamed responses

* Remove old response streaming fiunctions

* Remove unused function

* Comment update
adam-fowler added a commit that referenced this pull request Dec 24, 2023
* Add support for returning streamed responses

* Remove old response streaming fiunctions

* Remove unused function

* Comment update
adam-fowler added a commit that referenced this pull request Apr 5, 2024
* Add support for returning streamed responses

* Remove old response streaming fiunctions

* Remove unused function

* Comment update
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.

2 participants