Closed david22swan closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.24%. Comparing base (
be66a64
) to head (8702ee7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
rubocop-factory_bot
v2.26.0 andrubocop-rspec_rails
v2.29.0 are both currently causing errors when run against our code and so these pins are being placed as a temporary fix while more investigation is done.Example of error:
Property AutoCorrect of cop FactoryBot/CreateList is supposed to be a boolean and contextual is not.
Checklist