CleverStack/clever-subscription

View on GitHub
models/SubscriptionModel.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function ( Model, Promise, moment, config ) {
  return Model.extend( 'Subscription',
  {
    type                : config[ 'clever-subscription' ].driver,
    softDeletable       : true,
Severity: Major
Found in models/SubscriptionModel.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status