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
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!