feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Ability to also fetch coverage data for folders from the API

Open vlad-ko opened this issue 1 year ago • 0 comments

There's a get endpoint already made for files: https://docs.codecov.com/reference/repos_file_report_retrieve

We'd like to be able to also fetch coverage data for folders - this would help immensely with not requiring flags to be configured to fetch specific subprojects in monorepos. It seems like the data is already present in the Codecov UI as well.

vlad-ko avatar Jun 18 '24 14:06 vlad-ko