-
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
diktat-examples refactoring and CI #548
Conversation
### What's done: * Updated maven examples, added gradle-groovy examples * Updated functional test
…factoring # Conflicts: # build.gradle.kts
### What's done: * Updated versions * Updated functional_tests.yml * Removed root build.gradle
Codecov Report
@@ Coverage Diff @@
## master #548 +/- ##
=========================================
Coverage 81.93% 81.93%
Complexity 1637 1637
=========================================
Files 78 78
Lines 4123 4123
Branches 1302 1302
=========================================
Hits 3378 3378
Misses 219 219
Partials 526 526
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
### What's done: * Updated versions
### What's done: * Experiment with matrix build
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
### What's done: * Refactoring
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
btw - do we keep examples like a separate project, not a sub-module? |
yes, it's just a folder |
This pull request closes #517