18F/continua11y-dashboard

View on GitHub

Showing 1 of 5 total issues

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

module.exports.summary = function summary(ids) {
  let reports, repositories, pageCounts, stats;

  return this.byIds(ids)
    .then((results) => {
Severity: Minor
Found in app/models/query/report.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language