department-of-veterans-affairs/vets-website

View on GitHub
src/applications/mhv-medical-records/util/pdfHelpers/accountSummary.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function generateAccountSummaryContent has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const generateAccountSummaryContent = record => {
  const { authenticationSummary, vaTreatmentFacilities } = record;

  return {
    details: {

    There are no issues that match your filters.

    Category
    Status