resource-watch/adapter-arcgis

View on GitHub
app/src/app.js

Summary

Maintainability
A
1 hr
Test Coverage
B
85%

Function init has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function init() {
    return new Promise((resolve) => {

        const app = new Koa();

Severity: Minor
Found in app/src/app.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status