Bamieh/reflow

View on GitHub
packages/reflow-core/src/interfaces/bdd.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function reflowBddInterface has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function reflowBddInterface(suite) {
  var suites = [suite];
  var hooks = [];

  suite.on('pre-require', function (context, file, mocha) {
Severity: Major
Found in packages/reflow-core/src/interfaces/bdd.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status