By reading this article, you will learn how to use Merico to view code quality by a specific member. This view shows the quality problems and hidden dangers of the code that a member contributes to in all code libraries/project teams. It can help the team understand the habits of each member in terms of software engineering quality, and point out clear optimization direction for members.
In the Repository/Project list, please find the one you want to view, and click View Report.
After entering the overview page, you can directly drop down and findThe most valuable contributorList, which lists the top 10 developers in the code base/project group. You can also find it in the left-side menu.List of contributors, this listIt covers all the contributors of the code base/project team.Click the developer you want to view to enter the personal report page.
In the overview section of the developer’s personal report page, you can view metrics including test coverage, comment coverage, code quality, and code reuse. With these information, managers can better understand coding habits of their teammates and come up with customized training plan. Also, developers are able to discover what is to be improved and what is of higher priority.