scoverage / gradle-scoverage

A plugin to enable the use of Scoverage in a gradle Scala project
Apache License 2.0
53 stars 38 forks source link

Fix remaining deprecation warnings #169

Closed eyalroth closed 3 years ago

eyalroth commented 3 years ago

Depends on #167 (and includes commits of that PR in this one until 167 is merged).

iaco86 commented 3 years ago

This is great, I just tested it locally and it fixes all the warnings relative to custom sourceSets implemented in my project! I've been bashing my head against this all day today while trying to update to gradle 7.

Do you guys know when a version of the plugin with these changes will be released? If there's more to be done, I can see if I can help :)

Thanks!

mwos-sl commented 2 years ago

@maiflai any chance to release a version which includes this fix?

iaco86 commented 2 years ago

@maiflai @eyalroth bumping this - any chance to release a version containing this fix? Thanks!