-
```
My project makes use of other library project , when i run the application it
works fine but it will not show any coverage for the some library project in
CoverageViewer. This problem is with fe…
-
```
0.1.2 broke a few thing that was working fine in 0.1.1. A good unit test
coverage would have eliminated the regression problem.
BTW, is this project still being worked on?
```
Original issue re…
-
Fastlane version: 2.210.1
### Issue Description
When running the tests using default xcode_formatters [ xcbeautify ] i see some tests are getting stuck and xcbeautify process is 100% at CPU. When …
-
Currently test to recover parameters in the unscaled variance model fails.
- I found found that increasing the sample size allows the parameters to be recovered, but this is very slow to fit.
- `…
-
If I have a file `c.scala` in package `a.b` then code coverage only seems to work if its path relative to the `BUILD` file ends with `/a/b/`. So it works if the `BUILD` file is in the root and I have …
-
Everything seems to work fine, until protractor_coverage starts up from within grunt.
I can run protractor outside of grunt and everything is fine. But from grunt I get this...
``` shell
grunt --deb…
-
Hi,
I am using jruby-1.6.1 with rcov (0.9.9 java) to run coverage report for my cucumber features and rspec tests. Everything works fine except it's not aggregating the data in the report. And there'…
-
Coverage testing isn't working for me. When I run with coverage, the progress monitor spins indefinitely and no coverage information is provided. The test results are displayed correctly if I run with…
-
Example project [here](https://github.com/snowe2010/pretty-print/tree/3697738bb98fc0067001c02a83a170cf50a25f08) demonstrates that even though tests were found, they are not mutated. If I add a simple …
-
I have a question I have this function
```
authAnonymous: function (callback) {
rest
.post(wso2config.token.host + "/" + wso2config.token.path, {
username: wso2config.cl…