You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@thsaravana@instrap I'm creating a PR for this, but tests are using some predefined values in the jacoco-playground repo it seems. How should I progress? Do you have a guide?
Thanks. Could you run the approach you are taking before working on it? We have plans to make this configurable, so that the user can choose the type of coverage (this could be multiple types as well).
As for the unit tests, the unit tests reflects the jacoco-playground, since it's easy to test and also update the report.xml mock. Feel free to create new report.xml for 'branches' and you can write your test against that.
It'd be usefull to add support for branch coverage as well.
PS: @thsaravana If idea is OK, I'm willing to do the necessary changes.
The text was updated successfully, but these errors were encountered: