codenautas/backend-plus

View on GitHub
lib/tables/table-summary.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(context){
    var $1_is_num=`$1 ~ '^\\s*(\\d+(\\.\\d*)?|\\.\\d+)\\s*$'`
    return context.be.tableDefAdapt({
        name:'summary',
        schema:'his',
Severity: Minor
Found in lib/tables/table-summary.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status