ManageIQ/manageiq

View on GitHub
app/models/chargeback.rb

Summary

Maintainability
A
0 mins
Test Coverage
C
77%

Use #key? instead of #keys.include?.
Open

          next unless report_col_options.keys.include?("#{chargeable_field.rate_name}_cost")
Severity: Minor
Found in app/models/chargeback.rb by rubocop

There are no issues that match your filters.

Category
Status