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 event response iter #946

Merged
merged 3 commits into from
Jun 23, 2022
Merged

Conversation

thehesiod
Copy link
Collaborator

fixes #945

@thehesiod thehesiod self-assigned this Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #946 (18fddbc) into master (e4ea0ed) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #946   +/-   ##
=======================================
  Coverage   86.74%   86.74%           
=======================================
  Files          55       55           
  Lines        5297     5298    +1     
=======================================
+ Hits         4595     4596    +1     
  Misses        702      702           
Flag Coverage Δ
unittests 86.74% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiobotocore/eventstream.py 66.66% <100.00%> (ø)
tests/test_eventstreams.py 100.00% <100.00%> (ø)

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 e4ea0ed...18fddbc. Read the comment docs.

@thehesiod thehesiod merged commit dc57d97 into master Jun 23, 2022
@thehesiod thehesiod deleted the thehesiod/fix-event-response-iter branch June 23, 2022 18:15
@yan12125 yan12125 mentioned this pull request Jun 27, 2022
6 tasks
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.

upgrade from 2.2.X to 2.3.X breaks reading select_object_content response
1 participant