--test-coverage-functions=threshold


稳定性: 1 - 实验性的

¥Stability: 1 - Experimental

要求覆盖函数的最小百分比。如果代码覆盖率未达到指定的阈值,则该过程将以代码 1 退出。

¥Require a minimum percent of covered functions. If code coverage does not reach the threshold specified, the process will exit with code 1.