redbadger/website-honestly

View on GitHub
site/fetchers/badger-brain/index.js

Summary

Maintainability
A
2 hrs
Test Coverage
D
67%

File index.js has 278 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import marked from 'marked';
import fetch from 'node-fetch';
import handleErrors from '../util/handle-errors';

const badgerBrainEndpoint = () => process.env.BADGER_BRAIN_HOST;
Severity: Minor
Found in site/fetchers/badger-brain/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status