wikimedia/wikimedia-fundraising-dash

View on GitHub
src/components/boards/generic-board/generic-board.js

Summary

Maintainability
A
1 hr
Test Coverage

Function GenericBoardViewModel has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function GenericBoardViewModel( params ) {

        var self = this,
            timeFormat = 'dddd, MMMM Do YYYY, h:mm:ss a';

Severity: Minor
Found in src/components/boards/generic-board/generic-board.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status