department-of-veterans-affairs/vets-website

View on GitHub
src/applications/static-pages/facilities/vet-center/buildOperatingStatusProps.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export const buildOperatingStatusProps = attrs => {
  const { opStatus, opStatusExtra } = attrs;
  let statusLabel;
  let iconType;
  let statusType;

    There are no issues that match your filters.

    Category
    Status