Cloud-CV/EvalAI

View on GitHub
frontend/src/js/controllers/hostedChallengeCtrl.js

Summary

Maintainability
A
1 hr
Test Coverage

Function HostedChallengesCtrl has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function HostedChallengesCtrl(utilities) {
        var vm = this;
        var userKey = utilities.getData('userKey');

        utilities.showLoader();
Severity: Minor
Found in frontend/src/js/controllers/hostedChallengeCtrl.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status