Coverage report tree

Returns a hierarchical view of the report that matches the file structure of the covered files
with coverage info rollups at each level.

Returns only top-level data by default but the depth of the traversal can be controlled via
the depth parameter.

  • depth - how deep in the tree to traverse (default=1)
  • path - path in the tree from which to start the traversal (default is the root)
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 component id

string

depth of the traversal (default=1)

string

filter report to only include info pertaining to given flag name

string

starting path of the traversal (default is root path)

string

commit SHA for which to return report

Response

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