datahuborg/datahub

View on GitHub
src/apps/dataq/client_src/js/dq-query-builder.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function build_query has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  window.DataQ.build_query = function(query) {

    // The list of columns to select.
    var select_list = [];

Severity: Major
Found in src/apps/dataq/client_src/js/dq-query-builder.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status