wikimedia/wikimedia-fundraising-dash

View on GitHub
src/components/filters/filters.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function FiltersViewModel has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function FiltersViewModel( params ) {
        var self = this;

        this.filters = ko.observableArray( [] );
        this.setChoices = function () {
Severity: Major
Found in src/components/filters/filters.js - About 2 hrs to fix

    Avoid too many return statements within this function.
    Open

                    return 0;
    Severity: Major
    Found in src/components/filters/filters.js - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status