cloudfoundry/cloud_controller_ng

View on GitHub
app/actions/v2/app_stage.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method stage has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def stage(process)
        @stagers.validate_process(process)

        message = BuildCreateMessage.new({
                                           staging_memory_in_mb: process.memory,
Severity: Minor
Found in app/actions/v2/app_stage.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status