-
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
Support running diktat without configuration #1837
Conversation
### What's done: - renamed 'diktat-common' to 'diktat-configuration' - WIP It closes #1833
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 6m 49s ⏱️ +5s Results for commit 6f02065. ± Comparison against base commit 137b4f7. This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 5m 17s ⏱️ -58s Results for commit 6f02065. ± Comparison against base commit 137b4f7. This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ktlint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1837 +/- ##
============================================
+ Coverage 78.18% 78.42% +0.24%
- Complexity 2425 2434 +9
============================================
Files 131 133 +2
Lines 8631 8617 -14
Branches 2174 2171 -3
============================================
+ Hits 6748 6758 +10
+ Misses 917 897 -20
+ Partials 966 962 -4 ☔ View full report in Codecov by Sentry. |
What's done:
diktat-api
It closes #1833