File coverage report

Similar to the coverage report endpoint but only returns coverage info for a single
file specified by path.

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
Log in to see full request history
Path Params
string
required

username from service provider

string
required

the file path for which to retrieve coverage info

string
required

repository name

string
required

Git hosting service provider

Query Params
string

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

string

commit SHA for which to return report

Response

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