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

Istanbul (Node) Coverage Reporting #3

Closed
wants to merge 10 commits into from

Conversation

jtwalraven
Copy link

This adds capabilities for reporting coverage for the Node reporting tool Istanbul.
http://gotwarlost.github.io/istanbul/

@jtwalraven
Copy link
Author

@ksoichiro Could you please give feedback on this PR?

Jeffrey Walraven added 8 commits June 19, 2017 12:06
Rebranded project as bti for maven publishing
Using gitlab-ci to publish
Removed old build tools
Updated readme
Made release manual and publish only on master
Fixed properties and build
@ksoichiro
Copy link
Owner

Sorry for my late reply.
It looks great.

How do I confirm your reporter in your sample?

I tried ./gradlew npmInstall npm_test and it generated karma report, but I think it doesn't use console reporters.

@jtwalraven
Copy link
Author

Hey, thanks for your response!

If I remember correctly, that is how I executed it. I forked the project and further developed it for our needs. I do recall fixing something to get the report on that (though I remember it working for this PR). I won't have time today to get to it, but I will try to get back to you ASAP.

Here is the fork of your project: https://gitlab.com/bti360/gradle-console-reporter

@jtwalraven jtwalraven closed this Jul 11, 2017
@jtwalraven
Copy link
Author

I closed this since the changes that worked were not made in the master branch. I will make a new PR with the proper changes.

@jtwalraven
Copy link
Author

Sorry for the confusion. I created a new PR: #4

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

Successfully merging this pull request may close these issues.

None yet

2 participants