gfw-api/high-res

View on GitHub
app/src/routes/api/v1/high-res.router.js

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

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

    static async get(ctx) {
        logger.info('Obtaining tile');
        let uri = null;
        switch (ctx.params.sensor) {

Severity: Minor
Found in app/src/routes/api/v1/high-res.router.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status