cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/test-framework/cloud-foundry-endpoint-service.helper.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function generateCfTopLevelStoreEntities has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function generateCfTopLevelStoreEntities() {
  return {
    createApplication: {
      cloudFoundryDetails: null,
      name: '',

    There are no issues that match your filters.

    Category
    Status