-
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
Make diktat-cli executable #1843
Conversation
### What's done: - insert shell script on top of jar file It closes #1842
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1843 +/- ##
=========================================
Coverage 78.44% 78.44%
Complexity 2455 2455
=========================================
Files 133 133
Lines 8644 8644
Branches 2184 2184
=========================================
Hits 6781 6781
Misses 896 896
Partials 967 967 ☔ View full report in Codecov by Sentry. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 8m 39s ⏱️ + 3m 11s Results for commit 5406670. ± Comparison against base commit 65d5558. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 6m 48s ⏱️ -17s Results for commit 5406670. ± Comparison against base commit 65d5558. ♻️ This comment has been updated with latest results. |
What's done:
It closes #1842