njomeau/zuluzulu

View on GitHub
app/src/main/java/ch/epfl/sweng/zuluzulu/firebase/Proxy.java

Summary

Maintainability
B
4 hrs
Test Coverage

Proxy has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

public interface Proxy {

    String getNewChannelId();

    String getNewEventId();
Severity: Minor
Found in app/src/main/java/ch/epfl/sweng/zuluzulu/firebase/Proxy.java - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status