-
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
Bugfix of NPE in LongLine rule on Binary Expressions #932
Conversation
### What's done: * Fix bug with NPE in comments * WIP: bug with npe in string templates
### What's done: * Create test for bug discovering
### What's done: * Merge master branch
Codecov Report
@@ Coverage Diff @@
## master #932 +/- ##
=========================================
Coverage 84.15% 84.15%
- Complexity 2374 2375 +1
=========================================
Files 101 101
Lines 6008 6010 +2
Branches 1773 1773
=========================================
+ Hits 5056 5058 +2
Misses 263 263
Partials 689 689
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
144af71
to
c8ebbe5
Compare
Please take a look for a explanation, if changes are unclear |
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, sounds like it was a really tricky bug
diktat-rules/src/test/resources/test/paragraph3/long_line/LongStringTemplateExpected.kt
Show resolved
Hide resolved
### What's done: * Add review suggestions
What's done:
//
- we shouldn't fix split it