ManageIQ/inventory_refresh

View on GitHub
lib/inventory_refresh/save_collection/saver/sql_helper_upsert.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

      def insert_query_on_conflict_behavior(all_attribute_keys, on_conflict, mode, ignore_cols, column_name)
Severity: Minor
Found in lib/inventory_refresh/save_collection/saver/sql_helper_upsert.rb - About 35 mins to fix

There are no issues that match your filters.

Category
Status