Z-Wave-Me/home-automation-ui

View on GitHub
js/state/services.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function postSyncHandler has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

                postSyncHandler: function (ctx, response, collection, xhr) {
                    var that = this,
                        remove_devices_ids,
                        dataBinding = ctx.getBinding().sub('data'),
                        devices_binding = dataBinding.sub('devices');
Severity: Major
Found in js/state/services.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status