Thibau/datalift-sdmxdatacube

View on GitHub
sdmxdatacube/src/web/public/static/js/viewmodels/converter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ConverterViewModel has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var ConverterViewModel = function (rawSources, viewResults) {
    var self = this;


    self.rawSources    = rawSources;
Severity: Minor
Found in sdmxdatacube/src/web/public/static/js/viewmodels/converter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status