cloudfoundry/stratos

View on GitHub
src/frontend/packages/kubernetes/src/helm/store/helm.effects.ts

Summary

Maintainability
B
5 hrs
Test Coverage

File helm.effects.ts has 398 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { HttpClient } from '@angular/common/http';
import { Injectable } from '@angular/core';
import { MatSnackBar } from '@angular/material/snack-bar';
import { Actions, Effect, ofType } from '@ngrx/effects';
import { Action, Store } from '@ngrx/store';
Severity: Minor
Found in src/frontend/packages/kubernetes/src/helm/store/helm.effects.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status