ape-repo/ape-reporting

View on GitHub
lib/send_to_codeclimate.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status