-
Hello @dcoraboeuf
I have a problem to extract measures from SonarQube. Currently, when the Sonar step is executed on Jenkins build, the below message is showed on Ontrack Log.
```
ontrack 202…
-
### What problem does this feature solve?
Coverage reporting for unit tests
### What does the proposed API look like?
Is there a way to enable coverage for the mocha plugin? When set up manuall…
-
**Question**
Hey! I'm trying to run stryker in a monorepo with react, and in each package i have a jest.config.file. When i run stryker I get jest errors. Does anyone already implement stryker in a…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50775](https://bugs.llvm.org/show_bug.cgi?id=50775) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45595](https://bugs.llvm.org/show_bug.cgi?id=45595) |
| Status | CONFIRMED |
| Importance | P norm…
-
The approach described [here](https://jbp.io/2017/07/19/measuring-test-coverage-of-rust-programs) uses llvm profile compiler runtime library, which has several benefits.
Most interestingly, it seems …
-
We get the following error.
```
==================== Test output for //src/lib:test_cmd_exec:
Unrecognized option '[run] relative_files=' in config file /usr/local/google/home/mumak/.cache/bazel/…
-
In my coffee-script project (https://github.com/TeamMentor/TM_4_0_GraphDB) when I click on one of the result files I get an empty file (and the file exists)
![image](https://cloud.githubusercontent.c…
-
### Description of the bug:
When I run `bazel coverage` I expect to see 0% for files that aren't hooked into any tests; however when I run `genhtml` on the `bazel-out/_coverage/_coverage_report.dat`…
-
Just started using nodeunit. It seems not all the reporters support the recursive option.
It seems `recursive: options.recursive,` is missing from the call to `nodeunit.runFiles()` in at least ecli…