Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ApexOrgWideCoverage

Represents code coverage test results for an entire organization. Available in Tooling API version 29.0 and later.

Supported SOAP API Calls

describeSObjects(), delete(), query(), retrieve()

Supported REST API HTTP Methods

Query, GET, DELETE

Special Access Rules

In API version 49.0 and later, users must have the View Setup and Configuration permission to access this object.

Fields

Field Details
PercentCovered
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The percentage of the code in the organization that is covered by tests.