alsatian-test/tap-bark

View on GitHub

Showing 1 of 3 total issues

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
    Severity
    Category
    Status
    Source
    Language