-
| | |
| --- | --- |
| Bugzilla Link | [45845](https://llvm.org/bz45845) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
$ …
-
codechain needs code coverage evaluation before releasing version 2.0
Firstly, we need to investigate the coverage measuring tool.
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
```
Currently JsTestDriverCoverage creates reports in LCOV format (or a dat
file), which is easily readable in linux environment. However it is a bit
difficult for Windows environment.
I would lik…
-
I noticed in my reports there are hits on Curly Brackets of my methods.
Is there an options to avoid it ?
Thanks
-
I've come across a crash when using `cpp-coveralls` (latest version) to get the `gcov` output, filter it using `lcov` and upload the `lcov` output to coveralls with `cpp-coveralls`. The crash surface…