-
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
Migrated smoke test to diktat cli #1782
Conversation
### What's done: - moved smoke tests from `diktat-ruleset` to `diktat-cli` It closes #1781
Codecov Report
@@ Coverage Diff @@
## master #1782 +/- ##
============================================
+ Coverage 77.99% 78.42% +0.43%
Complexity 2415 2415
============================================
Files 127 126 -1
Lines 8511 8464 -47
Branches 2152 2147 -5
============================================
Hits 6638 6638
+ Misses 914 867 -47
Partials 959 959 |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 5m 44s ⏱️ -4s Results for commit 5280a97. ± Comparison against base commit d981125. This pull request removes 38 and adds 38 tests. Note that renamed tests count towards both.
This pull request removes 19 skipped tests and adds 19 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 8m 57s ⏱️ -57s Results for commit 5280a97. ± Comparison against base commit d981125. This pull request removes 38 and adds 38 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
What's done:
diktat-ruleset
todiktat-cli
It closes #1781