Disable all coverage
namespace HH; function disable_all_coverage(): void;
Stops collecting code coverage on any file in the current request.
void