-
**What product do you want to improve?**
Repo overview page
**Is your feature request related to a problem? Please describe.**
Right now, when you select certain set of components or flags on a g…
-
### What is the bug?
```
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _\`|/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\__…
-
We've received a request from a customer to accelerate the processing of iOS coverage reports. An external solution, [xcresultparser](https://github.com/a7ex/xcresultparser), has been suggested, but t…
-
I am encountering an issue with codecov uploads failing and wanted to debug the problem but it doesn't seem that there is any flag for enabling verbose output for this node module.
In [this article…
-
Hi,
I'm one of the maintainers of the MudBlazor open-source project. After moving from v3 to v4, our dev branch stopped receiving updates. The dashboard shows a commit from six months ago. I found ou…
-
**Describe the bug**
At #9686 we tried to solve the issue with the "flaky" code coverage reports that sometimes report coverage dropped even when it didn't really drop.
The implemented solution wa…
-
### Expected behavior
Codecov is working !
### Actual behavior
https://github.com/net-ssh/net-ssh/runs/3979836727?check_suite_focus=true
```
_____ _
/ ____| | |
| | …
-
We are seeing a lot of "Coverage.py warning: Could not parse Python file .....py" on Travis only.
e.g.
https://travis-ci.org/coala/coala/jobs/199030440#L514
It may be a problem with codecov-ba…
-
I'm trying to use a layered config for my Gemfiles for CI (e.g. on Github Actions, Bitbucket Pipelines, CircleCI etc).
I hoped I could have a set of shared mini-gemfiles that I would use discretely…
-
It would be good to have CI track coverage, so we know what is and isn't being tested.
As an example of usefulness, #8 breaks some stuff that isn't covered by tests.