tunnckoCore/gibon

View on GitHub
@packages/jest-runner-node/src/runner.js

Summary

Maintainability
A
1 hr
Test Coverage

Function testResults has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  const testResults = await new Promise((resolve) => {
    proc
      .then(() => {
        resolve(
          pass({
Severity: Minor
Found in @packages/jest-runner-node/src/runner.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status