BlindlyTeam/Blindly

View on GitHub
app/src/main/java/ch/epfl/sdp/blindly/main_screen/match/algorithm/MatchingAlgorithm.kt

Summary

Maintainability
A
0 mins
Test Coverage
B
80%

Method getPotentialMatchesFromDatabase has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    /**
     * Gets potential matches from the user's informations. Here are the specifications:
     * (C = current user, O = other user)
     *      1) O's gender corresponds to C's show me
     *      2) At least one passion of C is in common with O

    There are no issues that match your filters.

    Category
    Status