samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

Remove simplecov and coveralls #362

Closed eddierubeiz closed 2 years ago

eddierubeiz commented 2 years ago

I understand the consensus is that these are more trouble than they're worth. Getting rid of them is an easy way to make the code compatible with Ruby 3.1.

(Note: If it is important that we keep them, we will just need to ensure that the method that turns on test coverage is only invoked once. I do believe I know how to do this.)