-
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
Corrected analysis if maximum lineLength drop in first symbol of the last word long binary expression #1389
Conversation
* Corrected analysis if maximum lineLength drop in first symbol last word long binary expression * Delete 2 unused test in DiktatSmokeTest * Added 1 fix test split long binary expression with maximum lineLength = offset last word in binary expression * install * fix ### Issue(#1385)
Codecov Report
@@ Coverage Diff @@
## master #1389 +/- ##
=========================================
Coverage 83.30% 83.30%
Complexity 2554 2554
=========================================
Files 107 107
Lines 7565 7565
Branches 2090 2090
=========================================
Hits 6302 6302
Misses 373 373
Partials 890 890
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
Description bug:
Whats added:
This pull request closes #1385