Skip to content
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

Removed close outputStream as separate listener #1688

Merged
merged 9 commits into from
Jun 13, 2023
Merged

Conversation

nulls
Copy link
Member

@nulls nulls commented Jun 9, 2023

What's done:

  • added wrapper for ReporterV2 which closes outputstream in afterAll

### What's done:
- added wrapper for ReporterV2 which closes outputstream in afterAll
@nulls nulls added this to the 2.0.0 milestone Jun 9, 2023
@nulls nulls self-assigned this Jun 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   162 files  ±0     162 suites  ±0   10m 53s ⏱️ +48s
1 371 tests ±0  1 335 ✔️ ±0  36 💤 ±0  0 ±0 
2 750 runs  ±0  2 714 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit fc23765. ± Comparison against base commit 4c90d15.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   162 files  ±0     162 suites  ±0   9m 24s ⏱️ + 2m 50s
1 371 tests ±0  1 354 ✔️ ±0  17 💤 ±0  0 ±0 
2 750 runs  ±0  2 733 ✔️ ±0  17 💤 ±0  0 ±0 

Results for commit fc23765. ± Comparison against base commit 4c90d15.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #1688 (fc23765) into master (4c90d15) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1688      +/-   ##
============================================
- Coverage     78.35%   78.19%   -0.17%     
  Complexity     2312     2312              
============================================
  Files           124      125       +1     
  Lines          8142     8159      +17     
  Branches       2060     2061       +1     
============================================
  Hits           6380     6380              
- Misses          858      875      +17     
  Partials        904      904              
Impacted Files Coverage Δ
...ourtool/diktat/ktlint/DiktatBaselineFactoryImpl.kt 0.00% <0.00%> (ø)
...ourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt 0.00% <0.00%> (ø)
...om/saveourtool/diktat/ktlint/DiktatReporterImpl.kt 0.00% <0.00%> (ø)
...otlin/com/saveourtool/diktat/ktlint/KtLintUtils.kt 7.46% <0.00%> (-1.31%) ⬇️
...com/saveourtool/diktat/ktlint/ReporterV2Wrapper.kt 0.00% <0.00%> (ø)

@nulls nulls merged commit 88029aa into master Jun 13, 2023
@nulls nulls deleted the feature/cloase-reporter branch June 13, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants