Select the type to be used for the code coverage computation of this quality gate. The following different types are supported:
Overall project
Coverage of the whole project. This is an absolute value that might not change much from build to build.

Modified code lines
Coverage of the modified lines (e.g., within the modified lines of a pull or merge request) will focus on new or modified code only.