-
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
Remove diktat-test-framework
#1785
Conversation
### What's done: - removed `diktat-test-framework` - added `diktat-test-common` with common util methods for tests - removed usage of diff multiplatform tool It closes #1768
Codecov Report
@@ Coverage Diff @@
## master #1785 +/- ##
=========================================
Coverage 78.41% 78.41%
Complexity 2420 2420
=========================================
Files 126 126
Lines 8466 8466
Branches 2147 2147
=========================================
Hits 6639 6639
Misses 867 867
Partials 960 960 |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 165 files ±0 165 suites ±0 9m 6s ⏱️ + 3m 24s Results for commit 92c6639. ± Comparison against base commit dc0f747. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 165 files ±0 165 suites ±0 13m 20s ⏱️ + 5m 56s Results for commit 92c6639. ± Comparison against base commit dc0f747. ♻️ This comment has been updated with latest results. |
What's done:
diktat-test-framework
diktat-test-common
with common util methods for testsIt closes #1768