merit-gem / merit

Reputation engine for Rails apps
Other
1.52k stars 197 forks source link

Remove Mongoid support #338

Closed tute closed 4 years ago

tute commented 4 years ago

Merit hasn't been running automated tests on mongo id since:

commit c6ec066d52e0d852356c8727935a6961216280f3
Author: Tute Costa <tutecosta@gmail.com>
Date:   Sun Nov 9 14:27:10 2014 -0500

I don't use it in any deployment with this configuration so I can't maintain it. I won't be able to test whether this code loads properly with Zeitwerk, so removing for now.

If you need this code in your deployment, feel free to send a PR reverting this commit and ensuring CI runs tests against it.

Also, stop testing on unmaintained Rails 5.1.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+17.5%) to 98.157% when pulling 8b1c5a35ab91d9177eb410aa6aaa3aa2044ec234 on tc-rm-mongoid into b32f875204bf339e20e7046819d6d915be57bdff on master.