psastras/swagger2aglio

View on GitHub
index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function convert has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function convert(program, callback) {

  // define no-op callback
  if (!callback) {
    callback = function (err, blueprint) { }
Severity: Major
Found in index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status