SDPepe/AppArt

View on GitHub
app/src/main/java/ch/epfl/sdp/appart/map/helper/MapFrontendHelper.java

Summary

Maintainability
A
0 mins
Test Coverage
C
78%

Method addMarker has 5 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    public static void addMarker(CompletableFuture<Ad> futureAd,
                                 GeocodingService geocodingService,
                                 Location currentLocation,
                                 MapService mapService, Card card) {
Severity: Minor
Found in app/src/main/java/ch/epfl/sdp/appart/map/helper/MapFrontendHelper.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status