These docs are for v4.6. Click to read the latest docs for v2023.

Commit coverage report

Returns the coverage report for a given commit.

By default that commit is the head of the default branch but can also be specified explictily by:

  • sha - return report for the commit with the given SHA
  • branch - return report for the head commit of the branch with the given name

The report can be optionally filtered by specifying:

  • path - only show report info for pathnames that start with this value
  • flag - only show report info that applies to the specified flag name
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

username from service provider

string
required

repository name

string
enum
required

Git hosting service provider

Allowed:
Query Params
string

branch name for which to return report (of head commit)

string

filter report to only include info pertaining to given flag name

string

filter report to only include file paths starting with this value

string

commit SHA for which to return report

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json