module CodeClimate::TestReporter

def self.configured_branch

def self.configured_branch
  configuration.branch
end