portainer/portainer

View on GitHub
app/kubernetes/components/datatables/node-applications-datatable/nodeApplicationsDatatableController.js

Summary

Maintainability
A
1 hr
Test Coverage

Function $onInit has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    this.$onInit = function () {
      this.KubernetesApplicationDeploymentTypes = KubernetesApplicationDeploymentTypes;
      this.setDefaults();
      this.prepareTableFromDataset();

    There are no issues that match your filters.

    Category
    Status