feedback
feedback copied to clipboard
A place to discuss feedback about the pull request and web product experience.
**CASE:** I have a repo on Github where the main branch uses `dev` and the IT staff builds their own branch for PR submissions to update the `dev` branch. UT...
### Thanks for dropping by! 👋 We recently released our our Slack app integration and would love your feedback. - How was your experience installing the? - Did you experience...
Can someone make a new release of codecov-gateway that incorporates https://github.com/codecov/codecov-gateway/pull/97? It was merged in on June 28 and there were 2 releases since then but without this fix.
I have `codecov/project` and `codecov/patch` set up as required checks and my repo configured to require certain thresholds. The problem is that those aforementioned checks don't always start soon enough...
The "upload process" command should cancel any remaining tasks in the chain if one fails. "Create commit" "Create Report" "Do Upload" Have to succeed in older and if one errors...
[API] If API receives a "Do Upload" command, should it attempt to trigger a "Create Commit" and "Create report" if it find either of those don't exist?
**Describe the bug** The count of uploads with different flags is broken. For example, [this commit](https://app.codecov.io/github/jaegertracing/jaeger/commit/5b4717404c1b0da514ebd8c9163849dd11840b2d) shows this status: > Uploads: 18 successful, 1 errored But the table under it...
**Describe the bug** C++ coverage erroneously contains the function header and shows it as missed. **Environment (please complete the following information):** - GitHub Actions workflow running `ubuntu-24.04` with the official...
> Here is another case where the report seems to calculate something strange: https://github.com/xmldom/xmldom/pull/698#issuecomment-2254651688 > > > >  > > Not sure how it is calculated, but when 6...
STR: * Visit [this link](https://app.codecov.io/gh/getsentry/sentry?search=&trend=7%20days) * Notice the 7 days param * Look at the graph (make the window wide if the chart is not shown) Expected results: * See...