JamieMason/karma-benchmark

View on GitHub
src/run-benchmarks.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  const runSuite = (suite) => {
    let errors = [];
    suite
      .on('cycle', ({ target }) => {
        __karma__.result({
Severity: Minor
Found in src/run-benchmarks.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status