app/services/update_fastlane_ci_service.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method execute_update has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def execute_update
      tools_to_update = [GEM_NAME]
      updater = Gem::CommandManager.instance[:update]
      cleaner = Gem::CommandManager.instance[:cleanup]

Severity: Minor
Found in app/services/update_fastlane_ci_service.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status