department-of-veterans-affairs/vets-website

View on GitHub
src/platform/mhv/api/mocks/feature-toggles/index.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function generateFeatureToggles has 111 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const generateFeatureToggles = (toggles = {}) => {
  const {
    mhvLandingPagePersonalization = true,
    mhvMedicationsToVaGovRelease = true,
    mhvMedicationsDisplayRefillContent = true,
Severity: Major
Found in src/platform/mhv/api/mocks/feature-toggles/index.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status