BuildChangedCoverageFile
Represents a build changed coverage file in the GraphQL API.
BuildChangedCoverageFileFields
Filesystem path associated with this build changed coverage file.
The change type associated with this build changed coverage file.
The changed covered lines associated with this build changed coverage file.
The changed executable lines associated with this build changed coverage file.
The changed line coverage associated with this build changed coverage file. May be null when unavailable or not applicable.
Executable line numbers the test run executed, across the whole file rather than only its changed lines. Empty for reports generated before per-line coverage was recorded.
Executable line numbers the test run never executed, across the whole file rather than only its changed lines. Empty for reports generated before per-line coverage was recorded.