gitmatheus / QueryCodeCoverage

How to Query Code Coverage - After running tests, you can view code coverage information in the Tests tab of the Developer Console. The code coverage pane includes coverage information for each Apex class and the overall coverage for all Apex code in your organization. However, you can also use SOQL queries with Tooling API as an alternative way of checking code coverage and a quick way to get more details.

Home Page:https://matheusgoncalves.com/how-to-query-salesforce-code-coverage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitmatheus/QueryCodeCoverage Stargazers