-
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
Updated arguments for diktat-cli
#1860
Conversation
### What's done: - added calculating version from tag ref
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1860 +/- ##
============================================
- Coverage 78.55% 78.40% -0.15%
- Complexity 2456 2463 +7
============================================
Files 133 133
Lines 8654 8688 +34
Branches 2189 2200 +11
============================================
+ Hits 6798 6812 +14
- Misses 882 897 +15
- Partials 974 979 +5 ☔ View full report in Codecov by Sentry. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 11m 43s ⏱️ + 4m 56s Results for commit 0029cee. ± Comparison against base commit d14f27d. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 7m 25s ⏱️ +11s Results for commit 0029cee. ± Comparison against base commit d14f27d. ♻️ This comment has been updated with latest results. |
### What's done: - `reporter` is optional now - `output` is required now when `reporter` is provided - renamed parameters are related to plain output
…ature/fix-release-yml
What's done:
reporter
is optional nowoutput
is required now whenreporter
is providedPLAIN_GROUP_BY_FILE
It closes #1793