feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
Thanks for dropping by! 👋 We've recently released a whole new feature around Test analytics and are working on reporting Test Flakes on your PR ❄️ . We'd love to...
**What product do you want to improve?** [Codecov Rust Example](https://github.com/codecov/example-rust/) **Is your feature request related to a problem? Please describe.** The example works, however I see several deprecation notices from...
**What product do you want to improve?** Codecov UI **Is your feature request related to a problem? Please describe.** The label appears misplaces and the box should be larger (maybe...
I'm enjoying trying out the component feature, this was really necessary for my repo(s). First, the component documentation itself is not clear on what fields are allowed and what their...
I would like to reset repository data, as it seems it's not up to date now and classes do not appear in the web view, also old commits from old...
https://github.com/codecov/feedback/issues/126#issuecomment-1931862637 ```[tasklist] ### Related issues - [ ] https://github.com/codecov/codecov-action/issues/1292#issuecomment-1942100350 ```
**What product do you want to improve?** CLI **Is your feature request related to a problem? Please describe.** ``` ➜ laravel-stripe-app-gh git:(feature/cli-example) ✗ ./codecov --verbose do-upload -t db0d3d08-279c-4659-9ad3-4225a24bc46b -C 6c093328b2730bc10c5b10f45a3e6559f2a2dee2...
**Describe the bug** I have a GitHub repository that contains the path /internal/operation/logger. Inside the package 'logger' there is a logger.go file with 21 lines of code On complete off...
**Describe the bug** When attempting to use the https://codecov.io/validate endpoint to valid my codecov.yaml, I received a 500 error **To Reproduce** Steps to reproduce the behavior: 1. Create a codecov.yml...
The changes in the v4 action to require an upload token break the ability for code coverage metrics to be uploaded for pull requests created by dependabot. Dependabot PRs have...