Gottwik/Enduro

View on GitHub
libs/flat_db/flat.js

Summary

Maintainability
A
1 hr
Test Coverage

Function load has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

flat.prototype.load = function (filename, is_full_absolute_path) {
    const self = this

    return new Promise(function (resolve, reject) {

Severity: Minor
Found in libs/flat_db/flat.js - About 1 hr to fix

    TODO found
    Open

            // TODO: maybe the file could be backed up somewhere before overwriting
    Severity: Minor
    Found in libs/flat_db/flat.js by fixme

    There are no issues that match your filters.

    Category
    Status