metaps/genova

View on GitHub
lib/autoloads/genova/deploy/runner.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method run has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def run
        transaction = Genova::Deploy::Transaction.new(@deploy_job.repository, logger: @logger, force: @options[:force])
        transaction.begin

        @logger.info('Start deployment.')
Severity: Minor
Found in lib/autoloads/genova/deploy/runner.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status