-
**Describe the bug**
I got some C# classes that have 2 methods with the same signature. One has a generic return value and one a fix type. So the outcoming cobertura report has the same function twic…
-
This is more of a question about the reasoning about the different types of coverages and total coverage.
In `parser.js`, line, function, and branch coverages are counted, but then only lines resul…
-
## 🐛 Bug Report
Running JEST with code coverage enabled does not fail if the code coverage is 0%
![Image showing code cover running](https://i.ibb.co/602QBL3/temp.png "Image showing code cover…
-
| | |
| --- | --- |
| Bugzilla Link | [50857](https://llvm.org/bz50857) |
| Version | 11.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ clang -v
clang versio…
-
Hi,
Great workshop!
I noticed that my test coverage is 100% on almost everything, but not for % Branch in Toggle.js and CustomerList.js. In Toggle.js I get 5/6 branches coverage, in CustomerList.j…
-
### Component
Forge
### Describe the feature you would like
Currently, the forge fuzz testing and invariant testing don’t support coverage-guided fuzzing, which could generally improve the fuzzing …
-
**Describe the bug**
"Not enough data to render" text color isn't changing from light vs dark mode
Ex: https://app.codecov.io/github/codecov/codecov-api/tree/joseph%2Fimprove-aggregate
**To Reproduc…
-
**Is your feature request related to a problem? Please describe.**
The software is implemented to support multiple options but currently just utilizes a single option to build one executable (see iss…
-
I am wondering if this is even possible or not by using `coveragepy` (or `pytest-cov`).
I want to get a mapping dictionary `dict[str, set[str]]` from a function to corresponding test functions from…
-
`besselnumba.py` and `invlapnumba.py` seem to be the cause of the low coverage at the moment:
```
---------- coverage: platform linux, python 3.11.10-final-0 ----------
Name …