rubocop / rubocop-rspec

Code style checking for RSpec files.
https://docs.rubocop.org/rubocop-rspec
MIT License
811 stars 276 forks source link

Update .simplecov #1971

Closed corsonknowles closed 1 month ago

corsonknowles commented 1 month ago

Require full line coverage

Depends on both:


Before submitting the PR make sure the following are checked:

If you have created a new cop:

If you have modified an existing cop's configuration options:

bquorning commented 1 month ago

Thank you @corsonknowles ❤️ Even in the last couple of weeks we have seen a few issues where 100% test coverage would have helped prevent problems.

pirj commented 1 month ago

This is big, @corsonknowles ! Thanks a lot!

corsonknowles commented 1 month ago

Thanks team! Great working with you on this!