get https://api.codecov.io/api/v2///repos//file_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 SHAbranch
- return report for the head commit of the branch with the given name