Code Review (team)
The assignment should start only after unit tests in the unit tests assingment are completed.
-
go to the main directory of Heroes API and execute mvn clean test jacoco:report to generate a code coverage report. The output should look approximately like this
- open the generated report in your web browser by opening the target/site/jacoco/index.html file
- download a code coverage analysis template, discuss the results your observed in code coverage report within your team and fill out the document
Submission
Submit the completed code review document to the assignment submission page on myCourses.
