TWtablero/tablero

View on GitHub
app/js/component/data/github_user.js

Summary

Maintainability
A
1 hr
Test Coverage

Function githubUser has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function githubUser() {
      this.getCurrentGithubUser = function (ev, previousData) {
        var token = this.getCurrentAuthToken();

        if (!token) {
Severity: Minor
Found in app/js/component/data/github_user.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status