• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evalphobia / aws-sdk-go-wrapper
74%
master: 42%

Build:
Build:
LAST BUILD BRANCH: feature/test-gh-actions
DEFAULT BRANCH: master
Repo Added 15 Mar 2015 04:49PM UTC
Files 60
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.0.2
branch: v1.0.2
CHANGE BRANCH
x
Reset
  • v1.0.2
  • HEAD
  • feature/cloudtrail
  • feature/cloudwatch
  • feature/costexplorer
  • feature/cw-put-metric-data
  • feature/ddb-add-key-attribute
  • feature/ddb-table-design
  • feature/ddb-unmarshal
  • feature/dynamodb-scanindexforward
  • feature/face-attribute-all
  • feature/filter-face
  • feature/fix-compare-faces
  • feature/fix-cw-metric-statistics
  • feature/fix-ddb-addwritetables
  • feature/fix-dynamodb-unmarshal
  • feature/fix-error-invalid-parameter
  • feature/fix-prefix
  • feature/iam
  • feature/iam-1
  • feature/kinesis
  • feature/kms
  • feature/mit-license
  • feature/move-to-aws
  • feature/pinpoint-email
  • feature/rekognition
  • feature/rekognition-invalid-image
  • feature/remove-debug-print
  • feature/s3-head
  • feature/s3-put-bytes
  • feature/sns-getplatformattributes
  • feature/sns-parse-arn-error
  • feature/sqs-attributes
  • feature/sqs-list-queues
  • feature/test-gh-actions
  • feature/travis-go1-10
  • feature/v1.0.0
  • feature/xray
  • master
  • v1.0.0
  • v1.0.1
  • v1.0.3
  • v1.0.4
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.10.0
  • v1.10.1
  • v1.11.0
  • v1.11.1
  • v1.12.0
  • v1.13.0
  • v1.13.1
  • v1.13.2
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.5.0
  • v1.6.0
  • v1.6.1
  • v1.6.2
  • v1.6.3
  • v1.6.4
  • v1.7.0
  • v1.8.0
  • v1.8.1
  • v1.8.2
  • v1.8.3
  • v1.8.4
  • v1.8.5
  • v1.9.0

pending completion
46

push

travis-ci

evalphobia
[DynamoDB] Fix DynamoDB.CreateTable to use prefix. (#17)

* DynamoDB.CreateTable should consider prefix when creating a new table.

* #17 Fixed with the way below.
```
Option.1
Add the prefix to name field in design parameter(*TableDesign) directly.
design parameter is changed in the function, but it's always synchronized to the real table schema after table creation.
design.GetName() has prefix when creation error, but keep it original one before return.
```

* Remove redundant assersion parameters.

1721 of 2317 relevant lines covered (74.28%)

3.15 hits per line

Relevant lines Covered
Build:
Build:
2317 RELEVANT LINES 1721 COVERED LINES
3.15 HITS PER LINE
Source Files on v1.0.2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
46 v1.0.2 [DynamoDB] Fix DynamoDB.CreateTable to use prefix. (#17) * DynamoDB.CreateTable should consider prefix when creating a new table. * #17 Fixed with the way below. ``` Option.1 Add the prefix to name field in design parameter(*TableDesign) di... push 18 Nov 2016 09:05AM UTC evalphobia travis-ci pending completion  
See All Builds (233)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc