orange-cloudfoundry/cf-ops-automation

View on GitHub
concourse/tasks/bosh_cancel_all_tasks/bosh_tasks_canceller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

BoshTasksCanceller#filter_active_tasks doesn't depend on instance state (maybe move it to another class?)
Open

  def filter_active_tasks(tasks)

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status