-
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
Introduced diktat-runner
#1813
Introduced diktat-runner
#1813
Conversation
### What's done: - added `diktat-runner` - migrated `diktat-cli`, `diktat-maven-plugin` and `diktat-gradle-plugin` to `diktat-runner` It closes #1796
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 8m 39s ⏱️ + 2m 55s Results for commit 5789bec. ± Comparison against base commit 26bc29d. ♻️ 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 56s ⏱️ -2s Results for commit 5789bec. ± Comparison against base commit 26bc29d. ♻️ This comment has been updated with latest results. |
diktat-runner/src/main/kotlin/com/saveourtool/diktat/DiktatRunnerFactoryProvider.kt
Fixed
Show fixed
Hide fixed
diktat-runner/src/main/kotlin/com/saveourtool/diktat/DiktatRunnerFactoryProvider.kt
Fixed
Show fixed
Hide fixed
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1813 +/- ##
============================================
+ Coverage 78.39% 78.77% +0.37%
+ Complexity 2432 2430 -2
============================================
Files 128 126 -2
Lines 8578 8526 -52
Branches 2151 2150 -1
============================================
- Hits 6725 6716 -9
+ Misses 893 850 -43
Partials 960 960 ☔ View full report in Codecov by Sentry. |
What's done:
diktat-runner
diktat-cli
,diktat-maven-plugin
anddiktat-gradle-plugin
todiktat-runner
It closes #1796