Closed etagwerker closed 4 years ago
I just realized that SimpleCov is not compatible with Ruby 2.4.x, so I guess we have two options:
I'm leaning towards (1)
Given that 2.4 has been EOLed, there isn't much point in continuing support for it. Relevant: https://www.ruby-lang.org/en/news/2020/04/05/support-of-ruby-2-4-has-ended/
Hey @mscottford,
This PR adds code coverage support for this project. It will report code coverage metrics to codecov.
Please check it out.
Thanks!