Asymmetrik/mean2-starter

View on GitHub
src/client/app/messages/message-handler.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

    public initialize() {
        this.messageService.initialize();

        this.authentication.initializing$
            .subscribe(() => {
Severity: Minor
Found in src/client/app/messages/message-handler.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status