micro-toolkit/api-generator-js

View on GitHub
lib/handlers.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function load(config){
  return {
    collection: function(metadata){
      return collectionHandler(metadata, config);
    },
Severity: Minor
Found in lib/handlers.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status