# Offense count: 487
# Configuration parameters: IgnoredMethods, CountRepeatedAttributes.
Metrics/AbcSize:
- Max: 194
+ Max: 234
# Offense count: 62
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
# Offense count: 365
Minitest/MultipleAssertions:
- Max: 81
+ Max: 97
# Offense count: 4
Naming/AccessorMethodName: