-
Hello,
with cobertura 2.1.1 , I have an exception when trying to instrument a class with a type Annotation on a function parameter (with java 8)
Here is a minimal test case:
import java.lang.annotat…
jbf75 updated
7 years ago
-
Investigate and fix the error that is thrown when running `cobertura:cobertura`:
```
[ERROR] Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
net.sourceforge.cobertura.javancss.parser.ParseException: …
-
Using Java 11, Opencast builds break in several cases due to Cobertura being incompatible.
Commands that fail are for example:
- `mvn -e cobertura:cobertura`
- `mvn dependency:check-updates`
S…
-
Observed behavior:
Maven goal cobertura:cobertura fails with the `required class was missing' error. Here is the part of the output from mvn cobertura:cobertura --debug command:
```
[WARNING] The PO…
-
Hi,
I'm using Cobertura-plugin v1.12 and Jenkins v2.92.
In Jenkins job in section **Publish Cobertura Coverage Report** have:
unselected option: `Consider only stable builds`
and selected `Fail u…
-
Apesar da cobertura de nível ter uma ordem indiferente, sem compromisso com a *curva de preenchimento* (Morton ou Hilbert), os algoritmos de cálculo de vinhança podem se tornar mais simples e com meno…
-
It seems that oranization secret not work.
Is this normal?
```r
Request failed [404]. Retrying in 1 seconds...
Request failed [404]. Retrying in 2.5 seconds...
$detail
[1] "Could not find a…
-
I'm trying to run `sbt-scoverage` and then upload the reports to Code Climate. My project is built inside a docker container.
This is my CircleCI configuration:
```
./cc-test-reporter before-bu…
-
Environment:
code-coverage 2.0.3-3
Grails 2.4.4
Fork mode disabled in test
I use database-migration files of name
```
_purpose.groovy
e.g.
2015-01-01_justASample.groovy
```
This leads to coverage…
-
Per https://github.com/jcabi/jcabi-github/pull/1131#issuecomment-114634655