-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fat jar for gradle plugin #1794
Conversation
### What's done: - configured shadow for gradle plugin It closes #1787
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1794 +/- ##
=========================================
Coverage 78.41% 78.41%
Complexity 2420 2420
=========================================
Files 126 126
Lines 8466 8466
Branches 2147 2147
=========================================
Hits 6639 6639
Misses 867 867
Partials 960 960 ☔ View full report in Codecov by Sentry. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 165 files ±0 165 suites ±0 5m 27s ⏱️ -14s Results for commit bf7fbde. ± Comparison against base commit 7b7d2b6. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 165 files ±0 165 suites ±0 7m 10s ⏱️ - 5m 56s Results for commit bf7fbde. ± Comparison against base commit 7b7d2b6. ♻️ This comment has been updated with latest results. |
What's done:
It closes #1787