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

Make diktat-cli executable #1843

Merged
merged 8 commits into from
Dec 11, 2023
Merged

Make diktat-cli executable #1843

merged 8 commits into from
Dec 11, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Dec 1, 2023

What's done:

  • insert shell script on top of jar file

It closes #1842

### What's done:
- insert shell script on top of jar file

It closes #1842
diktat-cli/build.gradle.kts Fixed Show fixed Hide fixed
diktat-cli/build.gradle.kts Fixed Show fixed Hide fixed
diktat-cli/build.gradle.kts Fixed Show fixed Hide fixed
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7cad50) 78.44% compared to head (055d3d1) 78.44%.

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

Copy link
Contributor

github-actions bot commented Dec 1, 2023

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

   164 files  ±0     164 suites  ±0   8m 39s ⏱️ + 3m 11s
1 413 tests +5  1 377 ✔️ +5  36 💤 ±0  0 ±0 
2 792 runs  +5  2 756 ✔️ +5  36 💤 ±0  0 ±0 

Results for commit 5406670. ± Comparison against base commit 65d5558.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 1, 2023

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

   164 files  ±0     164 suites  ±0   6m 48s ⏱️ -17s
1 413 tests +5  1 396 ✔️ +5  17 💤 ±0  0 ±0 
2 792 runs  +5  2 775 ✔️ +5  17 💤 ±0  0 ±0 

Results for commit 5406670. ± Comparison against base commit 65d5558.

♻️ This comment has been updated with latest results.

@nulls nulls marked this pull request as ready for review December 11, 2023 08:35
@nulls nulls enabled auto-merge (squash) December 11, 2023 08:59
@nulls nulls marked this pull request as draft December 11, 2023 09:45
auto-merge was automatically disabled December 11, 2023 09:45

Pull request was converted to draft

diktat-cli/build.gradle.kts Outdated Show resolved Hide resolved
@nulls nulls marked this pull request as ready for review December 11, 2023 11:52
@nulls nulls enabled auto-merge (squash) December 11, 2023 12:00
@nulls nulls merged commit bb23743 into master Dec 11, 2023
18 of 19 checks passed
@nulls nulls deleted the feature/runnable-diktat-cli#1842 branch December 11, 2023 12:07
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.

Make diktat-cli.jar executable
2 participants