lib/routes.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = (app) => {
  if (!app.hasServices('Query')) {
    return false;
  }

Severity: Major
Found in lib/routes.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status