department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/referral-appointments/FilterPage.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function ReviewApproved has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function ReviewApproved() {
  const history = useHistory();
  const dispatch = useDispatch();
  const storedFilterProvider = useSelector(selectProvider);
  const storedSortProviderBy = useSelector(selectProviderSortBy);
Severity: Major
Found in src/applications/vaos/referral-appointments/FilterPage.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status