HR/CryptoSync

View on GitHub
init.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports.main = function () {
  // Decrypt db (the Vault) and get ready for use
  // open mdb
  logger.verbose(`PROMISE: Main initialisation`)
  return new Promise(function (resolve, reject) {
Severity: Minor
Found in init.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status