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
- Applying the the JacocoPlugin within addSubProjectInternal() is duplicate code, since this check is already done in addSubProject().
- logJacocoHasBeenApplied() is also no longer needed, since this plugin should no longer warn users about JaCoCo being applied.
0 commit comments