Skip to main content
Vamsi Chinnam (Telstra) 님이 #Flow에 질문했습니다

Is there a way to check the test coverage of flow similar to an apex class?

I don't want to run all tests and check because running all tests would take significant amount of time.

 

Could you please share some insights into how do you check the code coverage in dev sandbox so that it doesn't fail during production deployment?

Many thanks

답변 1개
  1. 2024년 12월 19일 오전 7:46

     Unfortunately, Salesforce doesn’t have a direct way to check flow test coverage like it does for Apex classes. 

0/9000