Skip to content

Topic

Code coverage

Measurement of how much of a codebase executes during a test run, usually reported per line, branch, function and statement, and often enforced as a minimum threshold.

Current clusters