loomio/loomio

View on GitHub
vue/src/shared/models/null_discussion_model.js

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor() {
    const defaults = {
      id: null,
      title: 'No thread',
      description: '',
Severity: Minor
Found in vue/src/shared/models/null_discussion_model.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status