cloudfoundry/stratos

View on GitHub
src/frontend/packages/kubernetes/src/kubernetes/workloads/release/tabs/helm-release-history-tab/helm-release-history-tab.component.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(public helmReleaseHelper: HelmReleaseHelperService) {

    // Use the ame column layout as the Helm CLI
    this.columns = [
      {

    There are no issues that match your filters.

    Category
    Status