Gottwik/Enduro

View on GitHub
libs/remote_tools/filesystems/s3_filesystem.js

Summary

Maintainability
A
1 hr
Test Coverage

Function upload has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

filesystem.prototype.upload = function (filename, path_to_file) {
    const self = this

    return new Promise(function (resolve, reject) {

Severity: Minor
Found in libs/remote_tools/filesystems/s3_filesystem.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status