iurynogueira/ion

View on GitHub
projects/ion/src/core/bn-table/bn-table.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function smartData has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  smartData(): void {
    this.configTable.loading = true;

    if (this.firstLoad) {
      const firstOrderedColumn = this.configTable.columns.filter(
Severity: Minor
Found in projects/ion/src/core/bn-table/bn-table.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status