opf/openproject

View on GitHub
frontend/src/app/features/work-packages/components/wp-fast-table/handlers/state/rows-transformer.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(public readonly injector:Injector,
    public table:WorkPackageTable) {
    // Redraw table if the current row state changed
    this.querySpace
      .initialized

    There are no issues that match your filters.

    Category
    Status