wikimedia/wikimedia-fundraising-dash

View on GitHub
src/components/filters/text-filter/text-filter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function TextFilterViewModel has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function TextFilterViewModel( params ) {
        var self = this;

        this.operators = [
            ops.eq,
Severity: Minor
Found in src/components/filters/text-filter/text-filter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status