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

Moved tests with CLI from GitHub actions to JUnit test #1784

Merged
merged 4 commits into from
Nov 8, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Nov 8, 2023

What's done:

  • removed steps from build_and_test.yml
  • added a new test DiktatCliTest.kt

It closes #1752
It closes #982

### What's done:
- removed steps from `build_and_test.yml`
- added a new test `DiktatCliTest.kt`

It closes #1752
@nulls nulls self-assigned this Nov 8, 2023
@nulls nulls enabled auto-merge (squash) November 8, 2023 11:25
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1784 (3fee6c6) into master (a812bf0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1784   +/-   ##
=========================================
  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 (Windows, EnricoMi/publish-unit-test-result-action@v2)

   165 files     165 suites   6m 47s ⏱️
1 395 tests 1 378 ✔️ 17 💤 0
2 774 runs  2 757 ✔️ 17 💤 0

Results for commit 3fee6c6.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

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

   165 files     165 suites   5m 49s ⏱️
1 395 tests 1 359 ✔️ 36 💤 0
2 774 runs  2 738 ✔️ 36 💤 0

Results for commit 3fee6c6.

@nulls nulls merged commit dc0f747 into master Nov 8, 2023
20 checks passed
@nulls nulls deleted the feature/remote-tests-from-github-actions#1752 branch November 8, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants