ape-repo/ape-reporting

View on GitHub

Showing 1 of 1 total issue

Function sendToCodeclimate has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function sendToCodeclimate (lcov, options) {
  let args = argx(arguments)

  lcov = args.shift('string')
  let callback = args.pop('function')
Severity: Minor
Found in lib/send_to_codeclimate.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language