Asymmetrik/mean2-starter

View on GitHub
src/client/app/notifications/notification-handler.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public initialize() {

        // Subscribe to state changes
        this.notificationStateService.notificationsCleared$
            .subscribe((clear) => {
Severity: Minor
Found in src/client/app/notifications/notification-handler.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status