feedback icon indicating copy to clipboard operation
feedback copied to clipboard

A place to discuss feedback about the pull request and web product experience.

Results 170 feedback issues
Sort by recently updated
recently updated
newest added

**What product do you want to improve?** Uploader/web application (not actually sure where this functionality would need to live) **Is your feature request related to a problem? Please describe.** It...

Waiting for: Product Owner
Feature Request
codecov/feedback

**What product do you want to improve?** Codecov Cloud **Is your feature request related to a problem? Please describe.** I'd like to provide explanatory comments in the Global YAML file...

Waiting for: Product Owner
Feature Request
codecov/feedback

**What product do you want to improve?** General processing of the reports by Codecov **Is your feature request related to a problem? Please describe.** One of our customers has the...

Feature Request
codecov/feedback

**What product do you want to improve?** CLI **Is your feature request related to a problem? Please describe.** It's a minor issue, but looks a little wonky. After running `pip...

Feature Request
codecov/feedback

**What product do you want to improve?** Slack Application **Is your feature request related to a problem? Please describe.** Customer installed Slack app by using the following below /codecov login...

Feature Request
codecov/feedback

**Is your feature request related to a problem? Please describe.** For Python projects, the new uploader is a big step backwards in usability, except on the CI platforms where it's...

Waiting for: Product Owner

For example consider this job: https://github.com/darktable-org/rawspeed/actions/runs/6973716701/job/18978194021#step:8:1 ... which produced https://app.codecov.io/gh/darktable-org/rawspeed/commit/6e0d1e8d6fffcb6b0af787b6f7ad6bd99c1bb6b2 `windows-latest.MINGW64.GNU.Coverage.Unittests` upload: https://api.codecov.io/upload/gh/darktable-org/rawspeed/download?path=v4/raw/2023-11-23/9596CAB5DCB2366A84ECB7476E65EB08/6e0d1e8d6fffcb6b0af787b6f7ad6bd99c1bb6b2/da426591-14ba-4802-b46f-9dc94acba5ff.txt ... which is very much not empty, yet is reported as `unusable report`. Example content: ```

Waiting for: Product Owner

**What product do you want to improve?** I wonder if it's possible to use codecov with the node's new test runner: https://nodejs.org/api/test.html#collecting-code-coverage I've tried following: ```yml nyc --reporter=lcov node --test...

Waiting for: Product Owner

A customer is asking to have the ability to generate an org-wide token to access the API. They would like to automate the token creation and subsequent calls, however doing...

Waiting for: Product Owner
Feature Request

**Describe the bug** In [our repository](https://github.com/AbstractSDK/abstract) we have two directories for which we would like to generate coverage for. These are [/framework](https://github.com/AbstractSDK/abstract/tree/main/framework) and [/modules](https://github.com/AbstractSDK/abstract/tree/main/modules). We have a CI task that...

Waiting for: Product Owner