bakerface/dynamodb-event-store

View on GitHub

Showing 1 of 1 total issue

Function createTable has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

EventStore.prototype.createTable = function () {
  var params = {
    TableName: this.tableName,
    AttributeDefinitions: [
      {
Severity: Major
Found in index.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language