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

Remove diktat-test-framework #1785

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Conversation

nulls
Copy link
Member

@nulls nulls commented Nov 8, 2023

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

### 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
@nulls nulls self-assigned this Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1785 (92c6639) into master (dc0f747) will not change coverage.
The diff coverage is n/a.

@@            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           

Copy link
Contributor

github-actions bot commented Nov 8, 2023

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

   165 files  ±0     165 suites  ±0   9m 6s ⏱️ + 3m 24s
1 395 tests ±0  1 359 ✔️ ±0  36 💤 ±0  0 ±0 
2 774 runs  ±0  2 738 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 92c6639. ± Comparison against base commit dc0f747.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

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

   165 files  ±0     165 suites  ±0   13m 20s ⏱️ + 5m 56s
1 395 tests ±0  1 378 ✔️ ±0  17 💤 ±0  0 ±0 
2 774 runs  ±0  2 757 ✔️ ±0  17 💤 ±0  0 ±0 

Results for commit 92c6639. ± Comparison against base commit dc0f747.

♻️ This comment has been updated with latest results.

@nulls nulls marked this pull request as ready for review November 8, 2023 14:27
@nulls nulls merged commit d48f947 into master Nov 8, 2023
21 checks passed
@nulls nulls deleted the feature/remove-diktat-test-framework@1768 branch November 8, 2023 14:59
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.

Remove diktat-test-framework
2 participants