initiatived21/d21

View on GitHub
client/app/lib/normalization.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Schemas has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Schemas = new function() {
  this.pledge =
    new Schema('pledges', {
      idAttribute: 'id'
    })
Severity: Minor
Found in client/app/lib/normalization.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status