February 3 Johannes Schmitt schmittjoh

Dedicated Pages for Test Coverage

Scrutinizer has supported collecting code coverage since early 2013. During that time, we have received many requests whether we could add more detailed pages for changes in code coverage like we have for the rating algorithm.

I’m happy to announce that inspections now have a dedicated page for test coverage changes (both class coverage changes as a percentage of covered statements and functions/methods using the CRAP score).

Test Coverage Change Page

With the addition of the dedicated pages for test coverage, we also updated the rating algorithm to not take into account the CRAP score anylonger, but it will now solely focus on assessing the design of your code.

Enjoy the changes and as always we love to hear your feedback.

 

Have Feedback? Tweet to @scrutinizerci

If you experienced a bug or have any questions, please send them to [email protected].