spec/models/poll/stats_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Final newline missing. (https://github.com/bbatsov/ruby-style-guide#newline-eof)
Open

end
Severity: Minor
Found in spec/models/poll/stats_spec.rb by rubocop

Line is too long. [136/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

      create(:poll_recount, origin: 'booth', white_amount: 1, null_amount: 0, total_amount: 2, booth_assignment_id: booth_assignment.id)
Severity: Minor
Found in spec/models/poll/stats_spec.rb by rubocop

There are no issues that match your filters.

Category
Status