-
I am seeing wrong/strange paths in Cobertura report.
Here is what I do:
```
❯ grcov . -s src/ --binary-path target/debug/ -t cobertura --ignore-not-existing -o target/debug/coverage.xml
```
And h…
-
## What happened:
When fuzzing a test that will fail under every input, ZestGuidance does not correctly compute the Total Coverage. To be more specific, the total coverage always shows as 0. Another …
-
**Question:**
Does microxrceddsgen support union?
**Env:**
OS: Linuxmint LMDE 5 (elsie)
openjdk 17.0.6 2023-01-17
microxrceddsgen version: 2.0.2 (master branch)
ID:Micro-XRCE-DDS-Gen/thirdparty/…
-
I'm using 3.0.0-rc4. All the tests are passing however, at the end I get this error:
```
Running "istanbul_check_coverage:default" (istanbul_check_coverage) task
/Users/adrian/code/meanshop/node_mod…
-
Hi,
I integrated `rust-covfix` using `github-actions` and it works fine, but then panics like this:
```
Run rust-covfix lcov.info -o lcov.info
Coverages are fixed successfully!
line: 84.1…
-
Hello,
I have next dependencies installed for project: [dependencies.txt](https://github.com/karma-runner/karma-coverage/files/422809/dependencies.txt)
And here is my karma.conf.js: [karma.conf.txt](h…
-
The [ReportGenerator](https://github.com/danielpalme/ReportGenerator) supports producing reports with code coverage graphs. Although ADO doesn't have this built-in, we could generate our own HTML repo…
-
**Description**
Follow-up from https://github.com/VeryGoodOpenSource/dart_frog/pull/814#discussion_r1280290038.
Upon reload with `R`, there is no information given on how much time it took to re…
-
THIS IS A BUG TRACKER ONLY. FOR QUESTIONS PLEASE CHECK FAQ OR USE FORUM:
http://www.jacoco.org/jacoco/trunk/doc/faq.html
https://groups.google.com/forum/?fromgroups=#!forum/jacoco
Please unde…
-
Hi,
The version of module Im using is "grunt-code-coverage-enforcer": "^0.2.0",
I am running this on windows 8.1 btw.
I have defined the reporter in karma.conf.js
```
coverageReporter: {
…