bustlelabs/shep

View on GitHub
src/util/reporter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function default has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function () {
  let cur

  const done = (body) => {
    if (cur !== undefined) {
Severity: Minor
Found in src/util/reporter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status