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

Streaming request payloads #1797

Merged
merged 4 commits into from
May 24, 2019

Conversation

howardlopez
Copy link
Contributor

  • Adds support for 'requiresLength' trait, adding headers as necessary for streaming operations.

@codecov-io
Copy link

codecov-io commented May 23, 2019

Codecov Report

Merging #1797 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1797      +/-   ##
===========================================
+ Coverage     94.17%   94.2%   +0.02%     
- Complexity     3072    3087      +15     
===========================================
  Files           180     181       +1     
  Lines          8213    8252      +39     
===========================================
+ Hits           7735    7774      +39     
  Misses          478     478
Impacted Files Coverage Δ Complexity Δ
src/AwsClient.php 100% <100%> (ø) 36 <1> (+1) ⬆️
src/StreamRequestPayloadMiddleware.php 100% <100%> (ø) 14 <14> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 880f442...a187ca4. Read the comment docs.

@howardlopez howardlopez requested a review from srchase May 23, 2019 15:59
@howardlopez howardlopez merged commit 0f157db into aws:master May 24, 2019
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.

None yet

3 participants