-
Notifications
You must be signed in to change notification settings - Fork 39
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
Migration to Gradle #1625
Merged
Merged
Migration to Gradle #1625
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### What's done: * First WIP
### What's done: * WIP
### What's done: * configureDiktat
…gradle # Conflicts: # diktat-gradle-plugin/build.gradle.kts
### What's done: * WIP
### What's done: * build_and_test.yml converted to gradle
### What's done: - move gradlew to root directory
nulls
commented
Mar 16, 2023
Codecov Report
@@ Coverage Diff @@
## master #1625 +/- ##
============================================
- Coverage 82.50% 81.42% -1.08%
+ Complexity 2335 2326 -9
============================================
Files 112 112
Lines 7892 7892
Branches 2048 2048
============================================
- Hits 6511 6426 -85
- Misses 452 566 +114
+ Partials 929 900 -29
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
gradle/plugins/src/main/kotlin/org/cqfn/diktat/buildutils/git-hook-configuration.gradle.kts
Fixed
Show fixed
Hide fixed
gradle/plugins/src/main/kotlin/org/cqfn/diktat/buildutils/kotlin-jvm-configuration.gradle.kts
Fixed
Show fixed
Hide fixed
gradle/plugins/src/main/kotlin/org/cqfn/diktat/buildutils/VersioningConfiguration.kt
Fixed
Show fixed
Hide fixed
nulls
added a commit
that referenced
this pull request
Mar 23, 2023
### What's done: - supported replacements in comparing two files in tests - replace current year with placeholder %%YEAR%% - removed from Generation updating year It can be useful for #1625
nulls
requested review from
0x6675636b796f75676974687562,
orchestr7,
Cheshiriks,
icemachined,
kgevorkyan and
sanyavertolet
March 23, 2023 14:06
sanyavertolet
approved these changes
Mar 23, 2023
Cheshiriks
approved these changes
Mar 23, 2023
0x6675636b796f75676974687562
approved these changes
Mar 23, 2023
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's done:
87.6.1diktat.jar
is built using https://github.com/johnrengelman/shadowNeed to delete branch
feature/migrate-to-gradle