heroku/heroku-pg

View on GitHub
lib/download.js

Summary

Maintainability
A
1 hr
Test Coverage

Function download has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function download (url, path, opts) {
  const progress = require('smooth-progress')
  const bytes = require('bytes')
  const https = require('https')
  const fs = require('fs')
Severity: Minor
Found in lib/download.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status