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

Fat jar for gradle plugin #1794

Merged
merged 14 commits into from
Nov 15, 2023
Merged

Fat jar for gradle plugin #1794

merged 14 commits into from
Nov 15, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Nov 13, 2023

What's done:

  • configured shadow for gradle plugin

It closes #1787

### What's done:
- configured shadow for gradle plugin

It closes #1787
@nulls nulls self-assigned this Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b7d2b6) 78.41% compared to head (bf7fbde) 78.41%.

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Nov 13, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   165 files  ±0     165 suites  ±0   5m 27s ⏱️ -14s
1 395 tests ±0  1 359 ✔️ ±0  36 💤 ±0  0 ±0 
2 774 runs  ±0  2 738 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit bf7fbde. ± Comparison against base commit 7b7d2b6.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 13, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   165 files  ±0     165 suites  ±0   7m 10s ⏱️ - 5m 56s
1 395 tests ±0  1 378 ✔️ ±0  17 💤 ±0  0 ±0 
2 774 runs  ±0  2 757 ✔️ ±0  17 💤 ±0  0 ±0 

Results for commit bf7fbde. ± Comparison against base commit 7b7d2b6.

♻️ This comment has been updated with latest results.

@nulls nulls marked this pull request as ready for review November 14, 2023 08:58
@nulls nulls enabled auto-merge (squash) November 14, 2023 11:02
@nulls nulls merged commit 303f006 into master Nov 15, 2023
21 checks passed
@nulls nulls deleted the feature/fat-jar-gradle#1787 branch November 15, 2023 10:29
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.

Create a fat jar for gradle and maven plugins
2 participants