portainer/portainer

View on GitHub
app/kubernetes/components/helm/helm-templates/helm-templates.controller.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  $onInit() {
    return this.$async(async () => {
      this.user = this.Authentication.getUserDetails();

      this.state = {

    There are no issues that match your filters.

    Category
    Status