-
**This is a good starter task for Google Summer of Code students!**
I just committed a change that lets us look at code coverage for our test suite.
You'll need to install the Istanbul code coverage…
jvilk updated
9 years ago
-
WORKSPACE:
```python
RULES_NODE_COMMIT = "56eadbd6e7545411e740d97fe1741c56dab42285"
http_archive(
name = "org_pubref_rules_node",
sha256 = "9ed54e5fda5154aeff7b5ed51b85b83cbb630f70178ca…
-
-
| | |
| --- | --- |
| Bugzilla Link | [45678](https://llvm.org/bz45678) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@vedantk,@ZequanWu |
## Exten…
-
### 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`…
-
I'm currently having difficulty loading redisearch on an alpine based image, using a redisearch library I've built on a ubuntu docker image. Please note that I had to build this image with STATIC=1 t…
-
Hi all!
Thanks to the doxy-coverage and coverxygen project members for all the time & effort that has been put into the projects.
I am currently evaluating the use of coverxygen - working with a…
-
Using the below configuration to run wct tests. The tests are not run in headless mode but the browser opens.
```javascript
const { test } = require('web-component-tester/runner/test');
module.e…
-
https://queue.taskcluster.net/v1//task/LO3C6RBPR_CPxVHoekVhew/artifacts/public%2Fbuild%2Ftarget.common.tests.zip; `latest_cov_build.py` throws urllib.error.HTTPError: HTTP Error 404: Not Found.
-
### 🚀 Feature Proposal
If lcov is provided as the only value in coverageReporters parameter, then only output the lcov.info file; do not generate HTML output unless HTML is specified in the coverag…