yegor256/0pdd

View on GitHub
objects/jobs/job_emailed.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method proceed has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def proceed
    @job.proceed
  rescue Exception => e
    yaml = @vcs.repo.config
    emails = yaml['errors'] || []
Severity: Minor
Found in objects/jobs/job_emailed.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status