Test Coverage - CI/CD Glossary Definition
Test coverage is the share of your code executed by tests; it highlights untested areas but high coverage alone does not prove correctness.
Test coverage is the share of your code executed by tests; it highlights untested areas but high coverage alone does not prove correctness.