BigKeeper/big-keeper

View on GitHub
lib/big_keeper/command/feature&hotfix/update.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def self.update(path, user, modules, type)
    begin
      # Parse Bigkeeper file
      BigkeeperParser.parse("#{path}/Bigkeeper")
      branch_name = GitOperator.new.current_branch(path)
Severity: Minor
Found in lib/big_keeper/command/feature&hotfix/update.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status