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

Silently overwrite diktat.jar if the previous copy already exists #1498

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • A smoke test will no longer fail if diktat.jar from the previous run was
    not deleted (e.g.: due to an abnormal test termination).

### What's done:

 * A smoke test will no longer fail if `diktat.jar` from the previous run was
   not deleted (e.g.: due to an abnormal test termination).
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #1498 (35036ea) into master (cf44ad0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1498   +/-   ##
=========================================
  Coverage     82.96%   82.96%           
  Complexity     2579     2579           
=========================================
  Files           111      111           
  Lines          7712     7712           
  Branches       2114     2114           
=========================================
  Hits           6398     6398           
  Misses          418      418           
  Partials        896      896           
Flag Coverage Δ
unittests 82.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2022

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

1 325 tests   1 310 ✔️  4m 6s ⏱️
   163 suites       15 💤
   163 files           0

Results for commit 35036ea.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2022

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

1 340 tests   1 325 ✔️  3m 19s ⏱️
   164 suites       15 💤
   164 files           0

Results for commit 35036ea.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/b branch August 9, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants