class CodeClimate::TestReporter::Git

def head_from_ci

def head_from_ci
  Ci.service_data[:commit_sha]
end