department-of-veterans-affairs/vets-website

View on GitHub
src/applications/edu-benefits/1995/config/chapters.js

Summary

Maintainability
A
1 hr
Test Coverage

Function applicantInformationField has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const applicantInformationField = (automatedTest = false) => {
  if (isProductionOfTestProdEnv(automatedTest)) {
    return {
      ...createApplicantInformationPage(fullSchema1995, {
        isVeteran: true,
Severity: Minor
Found in src/applications/edu-benefits/1995/config/chapters.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status