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 3.6 support #935

Merged
merged 3 commits into from
May 6, 2022
Merged

fix 3.6 support #935

merged 3 commits into from
May 6, 2022

Conversation

thehesiod
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #935 (b014cc9) into master (0c6c571) will decrease coverage by 0.02%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #935      +/-   ##
==========================================
- Coverage   86.66%   86.64%   -0.03%     
==========================================
  Files          52       52              
  Lines        5265     5272       +7     
==========================================
+ Hits         4563     4568       +5     
- Misses        702      704       +2     
Flag Coverage Δ
unittests 86.64% <80.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
tests/botocore/test_credentials.py 97.81% <50.00%> (-0.24%) ⬇️
aiobotocore/__init__.py 100.00% <100.00%> (ø)
aiobotocore/config.py 100.00% <100.00%> (ø)
tests/test_config.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 0c6c571...b014cc9. Read the comment docs.

@thehesiod thehesiod mentioned this pull request May 6, 2022
1 task
@thehesiod thehesiod linked an issue May 6, 2022 that may be closed by this pull request
6 tasks
@thehesiod thehesiod merged commit d9e1438 into master May 6, 2022
@thehesiod thehesiod deleted the thehesiod/3.6_support branch May 6, 2022 18:20
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.

Cannot set both keepalive_timeout to None and force_close to True
1 participant