src/app/components/OptimizelyRecommendations/index.test.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderContainer has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const renderContainer = (service: Services, pageData: Article) => {
  const toggleState = {
    cpsRecommendations: {
      enabled: true,
    },
Severity: Minor
Found in src/app/components/OptimizelyRecommendations/index.test.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status