department-of-veterans-affairs/vets-website

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

Summary

Maintainability
A
1 hr
Test Coverage

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

const generateFeatureToggles = (toggles = {}) => {
  const {
    mhvLandingPagePersonalization = true,
    mhvMedicationsToVaGovRelease = true,
    mhvMedicationsDisplayRefillContent = true,
Severity: Minor
Found in src/applications/mhv-medications/mocks/api/feature-toggles/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status