vudash/vudash

View on GitHub
packages/core/src/plugins/api/api.js

Summary

Maintainability
A
1 hr
Test Coverage

Function register has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  register: function (server, options, next) {
    server.route({
      method: 'PUT',
      path: '/api/v1/view/current',
      config: {
Severity: Minor
Found in packages/core/src/plugins/api/api.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status