ManageIQ/miq_bot

View on GitHub
lib/git_service/branch.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Branch has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Branch
    attr_reader :branch
    def initialize(branch)
      @branch = branch
    end
Severity: Minor
Found in lib/git_service/branch.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status