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

fix renovate for diktat-gradle-plugin #468

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Conversation

nulls
Copy link
Member

@nulls nulls commented Dec 22, 2022

No description provided.

@nulls nulls self-assigned this Dec 22, 2022
@nulls nulls enabled auto-merge (squash) December 22, 2022 13:47
@nulls nulls requested a review from orchestr7 December 22, 2022 13:47
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #468 (28ea9f0) into main (d27b3e2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #468   +/-   ##
=========================================
  Coverage     47.70%   47.70%           
  Complexity      149      149           
=========================================
  Files            53       53           
  Lines          1790     1790           
  Branches        313      313           
=========================================
  Hits            854      854           
  Misses          807      807           
  Partials        129      129           
Flag Coverage Δ
unittests 47.70% <ø> (ø)

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

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

239 tests  ±0   215 ✔️ ±0   8m 24s ⏱️ -21s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 28ea9f0. ± Comparison against base commit d27b3e2.

@github-actions
Copy link

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

239 tests  ±0   215 ✔️ ±0   15m 51s ⏱️ + 4m 48s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 28ea9f0. ± Comparison against base commit d27b3e2.

@github-actions
Copy link

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

174 tests   - 65   160 ✔️  - 55   7m 52s ⏱️ - 3m 59s
  37 suites  - 11     14 💤  - 10 
  37 files    - 11       0 ±  0 

Results for commit 28ea9f0. ± Comparison against base commit d27b3e2.

This pull request removes 65 tests.
com.saveourtool.save.core.ConfigDetectorRegressionTest ‑ config detector regression test on directories()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect config file from single Test file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from the middle()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect multiple files starting from top()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect single file from a directory()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect single file()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect starting from bottom with multiple parent configs()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should detect starting from bottom()[jvm]
com.saveourtool.save.core.ConfigDetectorTest ‑ should fail on the invalid file()[jvm]
com.saveourtool.save.core.MergeAndOverrideConfigsTest ‑ load save toml from middle hierarchy()[jvm]
…

@nulls
Copy link
Member Author

nulls commented Dec 22, 2022

windows-latest fails is because of gradle upgrade

@nulls nulls merged commit 171255f into main Dec 22, 2022
@nulls nulls deleted the feature/fix-renovate#466 branch December 22, 2022 14:39
@nulls
Copy link
Member Author

nulls commented Dec 22, 2022

windows-latest fails is because of gradle upgrade

rerun did help

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