gitlabhq/gitlabhq

View on GitHub
app/workers/post_receive.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method perform has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def perform(repo_path, oldrev, newrev, ref, identifier)
Severity: Minor
Found in app/workers/post_receive.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status