18F/federalist

View on GitHub
api/admin/controllers/event.js

Summary

Maintainability
A
0 mins
Test Coverage
F
23%

Function list has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  async list(req, res) {
    const {
      limit, page, type, label, model, modelId,
    } = req.query;

Severity: Minor
Found in api/admin/controllers/event.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status