MrZaiko/Polysmee

View on GitHub
app/src/main/java/io/github/polysmee/calendar/googlecalendarsync/CalendarService.java

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Method updateEvent has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    void updateEvent(String calendarId, String eventId,
                     String title, String course, Long startTime, Long duration) throws IOException;

    There are no issues that match your filters.

    Category
    Status