Closed klausbadelt closed 3 years ago
IMHO only live code should be included in coverage, not tests. Fixed this here, but if you feel otherwise or don't like mixing both issues into one PR, I'm happy to move this out.
Thanks. I did not notice test files were included in coverage. I have to find time to fix the issue in many of other projects of mine. :sweat_smile:
I would prefer separating them into different PRs in that I use github-changes to generate a changelog based on merged pull requests. (Note that your modification to the CHANGELOG may be overwritten by the title of this PR because of this.) Please move it out, and I'll be happy to merge them and release a new version :)
@khiav223577 moved out test coverage, and since Rails 6.1.1 come out meanwhile, I threw that in too.
Thanks for you contribution. Just release version 1.1.5
Fixes #38
@khiav223577 IMHO only live code should be included in coverage, not tests. Fixed this here, but if you feel otherwise or don't like mixing both issues into one PR, I'm happy to move this out.