saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
524 stars 39 forks source link

chore(deps): update dependency com.saveourtool.diktat:diktat-rules to v2 #1898

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.saveourtool.diktat:diktat-rules 1.2.6-SNAPSHOT -> 2.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 9 months ago

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

β€‡β€ˆ167 files  Β±0β€‚β€ƒβ€‡β€ˆ167 suites  Β±0   3m 21s :stopwatch: - 1m 32s 1β€ˆ446 tests Β±0  1β€ˆ407 :white_check_mark: Β±0  39 :zzz: Β±0  0 :x: Β±0  2β€ˆ826 runsβ€Š Β±0  2β€ˆ787 :white_check_mark: Β±0  39 :zzz: Β±0  0 :x: Β±0 

Results for commit 0509ae3c. ± Comparison against base commit fe4a01d0.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 9 months ago

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

β€‡β€ˆ167 files  Β±0β€‚β€ƒβ€‡β€ˆ167 suites  Β±0   7m 54s :stopwatch: +6s 1β€ˆ446 tests Β±0  1β€ˆ429 :white_check_mark: Β±0  17 :zzz: Β±0  0 :x: Β±0  2β€ˆ826 runsβ€Š Β±0  2β€ˆ809 :white_check_mark: Β±0  17 :zzz: Β±0  0 :x: Β±0 

Results for commit 0509ae3c. ± Comparison against base commit fe4a01d0.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.79%. Comparing base (fe4a01d) to head (0509ae3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1898 +/- ## ========================================= Coverage 76.79% 76.79% Complexity 2492 2492 ========================================= Files 134 134 Lines 7898 7898 Branches 2240 2240 ========================================= Hits 6065 6065 Misses 828 828 Partials 1005 1005 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nulls commented 8 months ago

it's info project which generates a documentation. It's not integrated to main gradle build pipeline. We have an issue for it. https://github.com/saveourtool/diktat/issues/1840

About version of diktat in current info: I guess it should be changed together with generating a documentation