jsGiven/jsGiven

View on GitHub
js-given/src/generateJGivenReport.js

Summary

Maintainability
A
0 mins
Test Coverage

Function toScenarioModel has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function toScenarioModel(
  scenarioReport: ScenarioReport,
  index: number
): ScenarioModel {
  return {
Severity: Minor
Found in js-given/src/generateJGivenReport.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status