alsatian-test/tap-bark

View on GitHub
src/tap-bark.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function setupListeners has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private setupListeners(): void {
      this.parser.on("plan", (plan: any) => {
         this._planEnd = plan.end;
      });

Severity: Minor
Found in src/tap-bark.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status