feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
It seems perhaps the migration to the CLI has significantly slowed down the upload step. It's still fairly fast, but whereas it took 0-1 seconds when I was on orb...
Customer request: integration (eg. zapier or fivetran) that loads relevant Codecov data into Snowflake
**Describe the bug** I am from the [ballerina-platform](https://github.com/ballerina-platform) with many open-source repositories. Almost all the repos in our organization were using CodeCov. But recently, all our coverage report publishing started...
### Thanks for dropping by! 👋 We've been working out [Automated Test Selection](https://docs.codecov.com/docs/getting-started-with-ats-github-actions) feature and would love your feedback. - How was your experience setting up ATS with your repo?...
Thanks for dropping by! 👋 We've experimenting with a new feature using AI to provide a helpful code review tool within your PR. We'd love to hear feedback on: -...
**What product do you want to improve?** Codecov app **Is your feature request related to a problem? Please describe.** One of our largest customers often has tiny PR's (either automated...
We've been having a lot of issues with rate limiting either with codecov directly or when codecov calls GitHub. With the v4 GitHub Action, we were hoping that the rate...
:wave: Can you summarize for me what all the different uploader/action/CLI flags and options are, and when I would want to use them, without checking the code? Could a customer...
:wave: Can you summarize for me all the different things I can change with my codecov.yml, without looking at the code? Could a customer? If not, why? If yes, where...
**Describe the bug** Branch coverage generated from `.gcov` files is under-reported for C++ projects with generic (template) classes/functions. When unit tests coverage data are being processed by the `gcov` tool,...