r2js/r2admin

View on GitHub
lib/read.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (app) => {
  const AdminUtils = adminUtils(app);
  const { errors } = AdminUtils;
  const { ok } = app.handler;
  const { partial: p } = _;
Severity: Minor
Found in lib/read.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status