Futsch1/medTimer

View on GitHub
app/src/main/java/com/futsch1/medtimer/reminders/RescheduleWork.java

Summary

Maintainability
A
35 mins
Test Coverage

Method schedule has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected void schedule(Instant timestamp, int reminderId, String medicineName, int requestCode, int reminderEventId) {
Severity: Minor
Found in app/src/main/java/com/futsch1/medtimer/reminders/RescheduleWork.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status