Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yeti with Istanbul code coverage reports on jasmine tests #82

Open
AniruddhBhatt1 opened this issue Apr 30, 2014 · 0 comments
Open

Yeti with Istanbul code coverage reports on jasmine tests #82

AniruddhBhatt1 opened this issue Apr 30, 2014 · 0 comments

Comments

@AniruddhBhatt1
Copy link

The coverage reports generated are sometimes not consistent. I ran my SPA using Yeti on nodejs command prompt on jamine framework testing a SPA and I configured the coverage option on .yeti.json file once for getting html report & once for lcov report(like below). I got the following code coverage like below:

image
image

Html report:
image

Lcov report:
image

The function(& statement) was not covered inlcov report giving me a different coverage stat. On the next test run it was fixed and the function was covered . This problem also happens the other way around(html having problem).

When I tested this for consistency about 50 test runs each(html & Lcov) I got that test coverage problem twice for both. So Html coverage error freq was about 4.25% and lcov coverage error freq was 3.77%.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant