Newer Version Available

This content describes an older version of this product. View Latest

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

The enableApexTestReqViewSetup field on the ApexSettings metadata type controls the activation of the critical update “Require View Setup permission to access Apex test data”. In API version 49.0 and later, when the field is set to true, 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.