tkshnwesper/couchdb-expression

View on GitHub

Showing 1 of 1 total issue

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

    async initializeDatabase() {
      try {
        const db = await new Promise((resolve, reject) => {
        /**
         * Gets a list of databases existing on the CouchDB Server
Severity: Minor
Found in src/lib.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language