CodeTriage icon indicating copy to clipboard operation
CodeTriage copied to clipboard

Improve test coverage

Open jhsu802701 opened this issue 6 years ago • 3 comments

SimpleCov shows only 68% test coverage. The weakest points are libraries (19%) and controllers (44%).

jhsu802701 avatar Nov 27 '18 23:11 jhsu802701

@jhsu802701 feel free to open PRs and add missing specs

Mehonoshin avatar Jan 05 '19 12:01 Mehonoshin

I submitted a pull request (https://github.com/codetriage/codetriage/pull/873) to enable SimpleCov in the development environment.

I also believe that this app needs a test coverage badge. Is there any specific reason that there isn't one? (If so, I will add one to my fork.)

jhsu802701 avatar Jan 05 '19 21:01 jhsu802701

I've made several pull requests that fill in missing tests.

jhsu802701 avatar Jan 13 '19 06:01 jhsu802701