dashpresshq/dashpress

View on GitHub
src/backend/dashboard-widgets/dashboard-widgets.service.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

Function defaultWidgets has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        .map(async (entity, index) => {
          const dateField =
            await this._entitiesApiService.getEntityFirstFieldType(
              entity.value,
              "date"
Severity: Minor
Found in src/backend/dashboard-widgets/dashboard-widgets.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status