heroku/heroku-pg

View on GitHub
commands/credentials/url.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function * run (context, heroku) {
  const host = require('../../lib/host')
  const fetcher = require('../../lib/fetcher')(heroku)
  const util = require('../../lib/util')

Severity: Minor
Found in commands/credentials/url.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status