gitlabhq/gitlab-ci-runner

View on GitHub
lib/network.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method get_build has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def get_build
      broadcast 'Checking for builds...'

      opts = {
        body: default_options.to_json,
Severity: Minor
Found in lib/network.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status