ManageIQ/inventory_refresh

View on GitHub
lib/inventory_refresh/inventory_collection/helpers/questions_helper.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
98%

Class InventoryCollection has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class InventoryCollection
    module Helpers
      module QuestionsHelper
        # @return [Boolean] true means we want to call .changed? on every ActiveRecord object before saving it
        def check_changed?

There are no issues that match your filters.

Category
Status