asfoury/projmag

View on GitHub
app/src/main/java/com/sdp13epfl2021/projmag/database/impl/firebase/FirebaseCandidatureDatabase.kt

Summary

Maintainability
A
1 hr
Test Coverage
A
90%

Method addCandidature has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Load profile and cv for a particular candidature, then add the resulting candidature to the collection of candidatures if valid.
     *
     * @param candidatures a queue where candidature will be inserted.
     * @param projectID the id of the project.

    There are no issues that match your filters.

    Category
    Status