-
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
Enhance smoke tests #1766
Enhance smoke tests #1766
Conversation
### What's done: - added copying test data It closes #1738
diktat-ruleset/src/test/kotlin/com/saveourtool/diktat/ruleset/smoke/DiktatSmokeTestBase.kt
Fixed
Show fixed
Hide fixed
diktat-ruleset/src/test/kotlin/com/saveourtool/diktat/ruleset/smoke/DiktatSmokeTestBase.kt
Fixed
Show fixed
Hide fixed
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 3m 48s ⏱️ - 8m 4s Results for commit 82b54af. ± Comparison against base commit c7c539a. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 164 files ±0 164 suites ±0 5m 5s ⏱️ - 2m 3s Results for commit 82b54af. ± Comparison against base commit c7c539a. ♻️ This comment has been updated with latest results. |
...framework/src/main/kotlin/com/saveourtool/diktat/test/framework/processing/ResourceReader.kt
Fixed
Show fixed
Hide fixed
Codecov Report
@@ Coverage Diff @@
## master #1766 +/- ##
=========================================
Coverage 78.25% 78.25%
Complexity 2410 2410
=========================================
Files 126 126
Lines 8451 8451
Branches 2148 2148
=========================================
Hits 6613 6613
Misses 880 880
Partials 958 958 |
What's done:
It closes #1738