portainer/portainer

View on GitHub
app/kubernetes/models/application/models/Application.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor() {
    this.Id = '';
    this.Name = '';
    this.StackName = '';
    this.StackId = '';
Severity: Minor
Found in app/kubernetes/models/application/models/Application.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status