feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
If you take a look here, you can see that the HEAD commit says that we have 7 uploads. https://app.codecov.io/gh/vlad-ko/laravel-stripe-app-gh/pull/53 However, if you go the individual commit page, there are...
Customers get confused, because they can't figure out that the drop-down or selector is actually something they can change. We should try to make it visually more prominent as a...
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...
The request would apply to mostly self-hosted or DEC customers. Since the DB is constantly growing, they would like to have some option of cleaning out stale records (commits?) from...
This would be most applicable to the self-hosted and DEC customers. The storage of the raw reports keeps growing and customers would like an ability to have some sort of...
Bug Report
I recently switched to `codecov/codecov-action@v4`, and since then I've not been seeing any line by line coverage, on the website or in any of the actions. Here is a recent...
## Description Components over time was a newly introduced feature that needs to be added to this section. ### Page(s) https://docs.codecov.com/docs/components ### Current State [] Broken Link [] Unclear Language...
## Description We heard customers asking these questions: what does the coverage% means, and how is it being generated? Can we add an overview short explanation at the top of...
The ask here, if expressed as a feature request, would be to totally decouple Github checks from Github annotations. Both should be independently configurable for Github users of Codecov. Currently...
Our tokenless logic is changing and docs will need to be updated accordingly. - https://docs.codecov.com/docs/quick-start - talks about getting a repo token - https://docs.codecov.com/docs/adding-the-codecov-token - https://docs.codecov.com/docs/codecov-uploader#upload-token Among other places