wikimedia/wikimedia-fundraising-dash

View on GitHub
src/app/bindings.js

Summary

Maintainability
A
1 hr
Test Coverage

Function update has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        update: function ( el, valueAccessor, allBindingsAccessor /* , viewModel */ ) {
            var allBindings = allBindingsAccessor(),
                converted,
                textAccessor;

Severity: Minor
Found in src/app/bindings.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status