fbredius/storybook

View on GitHub
cypress/report-teamcity-metadata.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function report has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function report() {
  const hookFailures: { [file: string]: [string, string][] } = {};
  const reports: any[] = [];
  try {
    const testFiles = await fs.readdir(screensDir);
Severity: Minor
Found in cypress/report-teamcity-metadata.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status