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

Handle dynamodb create table scenario where status is equal to UPDATING #62

Merged
merged 2 commits into from
Sep 19, 2020

Conversation

pkhetrapal
Copy link
Contributor

Public API changes

Fixed

  • Handle UPDATING status in dyanmo_table.create_table

@github-actions github-actions bot added the patch label Sep 19, 2020
@codecov
Copy link

codecov bot commented Sep 19, 2020

Codecov Report

Merging #62 into master will decrease coverage by 0.10%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   98.16%   98.05%   -0.11%     
==========================================
  Files          16       16              
  Lines        1850     1853       +3     
==========================================
+ Hits         1816     1817       +1     
- Misses         34       36       +2     
Impacted Files Coverage Δ
dynamo_query/dynamo_table.py 99.44% <33.33%> (-0.56%) ⬇️

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 4c96b84...b233314. Read the comment docs.

@amirkav amirkav merged commit 503e717 into master Sep 19, 2020
@github-actions github-actions bot mentioned this pull request Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants