feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
**Describe the bug** We use a GLOBAL_UPLOAD_TOKEN for github_enterprise and recently integrated github too. However, it seems that we need to use a new GLOBAL_UPLOAD_TOKEN for github. **Environment (please complete...
**What product do you want to improve?** (e.g., Uploader, Web application, CLI, browser extension, Slack App, etc) **Is your feature request related to a problem? Please describe.** A clear and...
**Describe the bug** One of our users just onboarded their entire iOS team today and reported that the file list on the landing page is overlapping with the coverage graph....
## Describe the bug I've recently noticed that some of our branches on the [Codecov website](https://app.codecov.io/gh/RediSearch/RediSearch) do not show any updates in the last four months. We use GitHub merge...
**What product do you want to improve?** Web application (Billing/upgrading module) **Is your feature request related to a problem? Please describe.** When an org has 10 users on the Team...
**What product do you want to improve?** (e.g., Uploader, Web application, CLI, browser extension, Slack App, etc) **Is your feature request related to a problem? Please describe.** A clear and...
**What product do you want to improve?** Uploader / PR Comment Generation (Codecov Worker) **Is your feature request related to a problem? Please describe.** Currently, the "New features to boost...
It would be great if codecov action was able to track the changes in compiled binary file size changes between PRs. Not only do we want to make sure that...
**What product do you want to improve?** UI/Gazebo **Is your feature request related to a problem? Please describe.** When landing to the Commits or Pulls tab there used to be...
**Describe the bug** `--file path/to/reports/**/*.xml` in legacy uploader is enough to resolve the globing and pickup all xml files under subfolders of `path/to/reports` In Cli this doesn't work and fails...