rubyforgood/casa

View on GitHub
app/javascript/src/casa_case.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handleGenerateReport has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function handleGenerateReport (e) {
  e.preventDefault()

  const formData = Object.fromEntries(new FormData(e.currentTarget.form))

Severity: Minor
Found in app/javascript/src/casa_case.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status