feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
Added both `codecov.yml` and even `.github/codecov.yml` and tested with various combinations of both but still the codecov status checks aren't trigerring at all. The coverage reports are uploaded just fine...
**Describe the bug** I have noticed that the Codecov PR comment displays the warning: Link: https://github.com/Flexget/Flexget/pull/4728#issuecomment-3524433245 This warning appears simply because the PR branch's head commit is historically behind the...
### Description I noticed that the JSON schema for Codecov hosted on [SchemaStore.org](https://www.schemastore.org/codecov.json) incorrectly restricts the `comment: require_changes` field to only `boolean` values. However, in valid Codecov configurations, this field...
## Environment - Repository visibility: Public - Plan: Developer (Free) - codecov-action: v5 - Uploads: Successful - Coverage data: Visible in dashboard ## Issue I'm working on a **public repository**...
**Describe the bug** When selecting a flag in the repository Overview view, the donut chart (right) updates to the selected flag, but the trend graph (left) and the top “Coverage...
**Describe the bug** The “Missing Head Report” banner is not being properly managed in the UI. It often persists or appears incorrectly in cases where uploads are still processing, complete...
**Describe the bug** Some finisher tasks that are scheduled to start on a given day are not completing until the following day. While these tasks eventually finish, the delay causes...
**Describe the bug** Some upload finisher tasks in the backend are disappearing mid-process and never completing. This results in incomplete uploads and inconsistent UI states. For example, out of five...
Also reported in `prevent-cli` repository: [https://github.com/getsentry/prevent-cli/issues/90](https://github.com/getsentry/prevent-cli/issues/90) ### Environment Broken in Versions: 10.1.0, 10.1.1, 11.1.0 Works in Versions: 9.1.0, 9.1.1, 10.0.1 Regressed in version: 10.1.0 ### Steps to Reproduce When the...
So I've been observing the coverage metric instability since the fall but haven't had time to look into it. Now that I'm trying to understand the root of the issue,...