TryGhost/Ghost

View on GitHub
ghost/admin/mirage/routes-test.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function default has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function () {
    this.namespace = ghostPaths().apiRoot;
    // this.timing = 400;      // delay for each request, automatically set to 0 during testing
    this.logging = false;

Severity: Major
Found in ghost/admin/mirage/routes-test.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status