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 for #815 #816

Merged
merged 2 commits into from
Jun 5, 2020
Merged

fix for #815 #816

merged 2 commits into from
Jun 5, 2020

Conversation

thehesiod
Copy link
Collaborator

No description provided.

@thehesiod thehesiod linked an issue Jun 5, 2020 that may be closed by this pull request
6 tasks
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #816 into master will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
+ Coverage   89.20%   89.31%   +0.10%     
==========================================
  Files          16       16              
  Lines        1371     1385      +14     
==========================================
+ Hits         1223     1237      +14     
  Misses        148      148              
Impacted Files Coverage Δ
aiobotocore/__init__.py 100.00% <100.00%> (ø)
aiobotocore/session.py 78.65% <100.00%> (+0.24%) ⬆️
aiobotocore/signers.py 95.74% <100.00%> (+0.43%) ⬆️

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 d4ce2d9...48629a5. Read the comment docs.

@thehesiod thehesiod merged commit ec0b676 into master Jun 5, 2020
@thehesiod thehesiod deleted the fix-generate-auth-token branch June 5, 2020 05:33
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.

generate_db_auth_token TypeError: 'coroutine' object is not subscriptable
1 participant