SDPCoachMe/SDP-2023

View on GitHub
app/src/main/java/com/github/sdpcoachme/messaging/InAppNotifier.kt

Summary

Maintainability
A
1 hr
Test Coverage
A
94%

Method sendMessagingNotification has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Create and show a notification containing the received FCM message for in-app push notifications.
     * Depending on the current state of the application, the notification will open the chat activity,
     * the coaches list activity or the login activity (based on current user's email and the sender argument).
     *
Severity: Minor
Found in app/src/main/java/com/github/sdpcoachme/messaging/InAppNotifier.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status