cloudfoundry/stratos

View on GitHub
src/frontend/packages/git/src/store/git-entity-generator.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function constructor has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  constructor() {
    const definition: StratosEndpointExtensionDefinition = {
      type: GIT_ENDPOINT_TYPE,
      label: 'Git',
      labelPlural: 'Git',
Severity: Major
Found in src/frontend/packages/git/src/store/git-entity-generator.ts - About 2 hrs to fix

    FIXME found
    Wontfix

          // FIXME: This is code from when the git commit get function used generic actions/pipeline. Need to revisit this at some point

    There are no issues that match your filters.

    Category
    Status