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

Support Amazon DynamoDB #174

Merged
merged 10 commits into from
Mar 5, 2020
Merged

Support Amazon DynamoDB #174

merged 10 commits into from
Mar 5, 2020

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Mar 5, 2020

dynamodb://

@k1LoW k1LoW self-assigned this Mar 5, 2020
@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #174 into master will decrease coverage by 1.76%.
The diff coverage is 54.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   69.19%   67.42%   -1.77%     
==========================================
  Files          15       16       +1     
  Lines        2824     2975     +151     
==========================================
+ Hits         1954     2006      +52     
- Misses        666      767     +101     
+ Partials      204      202       -2
Impacted Files Coverage Δ
datasource/datasource.go 16.11% <0%> (-23.77%) ⬇️
drivers/dynamo/dynamo.go 80.58% <80.58%> (ø)

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 fc10d19...259f64c. Read the comment docs.

@k1LoW k1LoW marked this pull request as ready for review March 5, 2020 16:46
@k1LoW k1LoW added the enhancement New feature or request label Mar 5, 2020
@k1LoW k1LoW merged commit ceb8ead into master Mar 5, 2020
@k1LoW k1LoW deleted the dynamo branch March 5, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant