function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AmWeAmWe 

Clearing test coverage

I'm getting a timout error while trying to clear code coverage results. results seems to be cleared. but when checked overal coverage (which should be zero) its same as before
Amit Chaudhary 8Amit Chaudhary 8
I am confuse with you requirement. but may be below will help you
If you want to check code coverage then please click on Run All Test Button. Then check over all code coverage.
If you want to download the code coverage of each classess in xls then please check below app exchange product.
https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DXzlpEAD
 
AmWeAmWe
i have done some changes to my test classes. before running all again i want to clear previous code coverage. when i try to do so i get a timeout error. the coverage is shown in the develoiper console without any changes.
Amit Chaudhary 8Amit Chaudhary 8
Try to check your code coverage in Salesforce UI. Developer console is not Sync