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

Migration to Gradle #1625

Merged
merged 59 commits into from
Mar 23, 2023
Merged

Migration to Gradle #1625

merged 59 commits into from
Mar 23, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Mar 15, 2023

What's done:


Need to delete branch feature/migrate-to-gradle

petertrr and others added 8 commits December 28, 2020 18:47
### 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 nulls self-assigned this Mar 15, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2023

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

   161 files     161 suites   6m 52s ⏱️
1 367 tests 1 350 ✔️ 17 💤 0
2 746 runs  2 729 ✔️ 17 💤 0

Results for commit 289ed17.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2023

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

   161 files     161 suites   5m 4s ⏱️
1 367 tests 1 331 ✔️ 36 💤 0
2 746 runs  2 710 ✔️ 36 💤 0

Results for commit 289ed17.

♻️ This comment has been updated with latest results.

diktat-gradle-plugin/build.gradle.kts Outdated Show resolved Hide resolved
diktat-gradle-plugin/build.gradle.kts Outdated Show resolved Hide resolved
diktat-maven-plugin/build.gradle.kts Outdated Show resolved Hide resolved
@nulls nulls reopened this Mar 23, 2023
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #1625 (289ed17) into master (42da8e0) will decrease coverage by 1.08%.
The diff coverage is n/a.

@@             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     
Flag Coverage Δ
unittests ?

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

Impacted Files Coverage Δ
...qfn/diktat/plugin/gradle/DiktatJavaExecTaskBase.kt 77.41% <ø> (-11.83%) ⬇️
...tlin/org/cqfn/diktat/ruleset/constants/Warnings.kt 97.46% <ø> (ø)

... 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.

build.gradle.kts 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 nulls marked this pull request as ready for review March 23, 2023 14:06
@nulls nulls merged commit d6e9848 into master Mar 23, 2023
@nulls nulls deleted the feature/migrate-to-gradle-2 branch March 23, 2023 15:33
@nulls nulls added this to the 2.0.0 milestone Mar 23, 2023
@nulls nulls linked an issue Mar 23, 2023 that may be closed by this pull request
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.

Migrate to Gradle
5 participants