-
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
Rewrite StreamGobbler #1692
Rewrite StreamGobbler #1692
Conversation
### What's done: - rewrite StreamGobbler to kotlinx coroutines
...amework/src/main/kotlin/com/saveourtool/diktat/test/framework/common/LocalCommandExecutor.kt
Fixed
Show fixed
Hide fixed
...amework/src/main/kotlin/com/saveourtool/diktat/test/framework/common/LocalCommandExecutor.kt
Fixed
Show fixed
Hide fixed
Codecov Report
@@ Coverage Diff @@
## master #1692 +/- ##
=========================================
Coverage 78.72% 78.72%
Complexity 2317 2317
=========================================
Files 124 124
Lines 8151 8151
Branches 2062 2062
=========================================
Hits 6417 6417
Misses 826 826
Partials 908 908 |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 162 files ±0 162 suites ±0 11m 9s ⏱️ -49s Results for commit f92f29d. ± Comparison against base commit d7d39f0. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 162 files ±0 162 suites ±0 6m 58s ⏱️ - 4m 44s Results for commit f92f29d. ± Comparison against base commit d7d39f0. ♻️ This comment has been updated with latest results. |
What's done: