Class: DatadogAPIClient::V2::BranchCoverageSummaryRequestType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/branch_coverage_summary_request_type.rb

Overview

JSON:API type for branch coverage summary request. The value must always be ci_app_coverage_branch_summary_request.

Constant Summary collapse

CI_APP_COVERAGE_BRANCH_SUMMARY_REQUEST =
"ci_app_coverage_branch_summary_request".freeze

Method Summary

Methods included from BaseEnumModel

included