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

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

Build:
Build:
LAST BUILD BRANCH: feature/test-gh-actions
DEFAULT BRANCH: master
Ran 18 Nov 2016 09:08AM UTC
Files 28
Run time 1s
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

18 Nov 2016 09:02AM UTC coverage: 74.277%. First build
46.2

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%)

0.79 hits per line

Source Files on job 46.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 46
  • Travis Job 46.2
  • ac71965d 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

© 2026 Coveralls, Inc