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

[#1330] Add more integration tests for extendedIndentAfterOperators flag #1395

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • More complex code fragments which test the behaviour of the
    extendedIndentAfterOperators flag have been added.

Actions checklist

  • Added tests on checks

… flag

### What's done:

 * More complex code fragments which test the behaviour of the
   `extendedIndentAfterOperators` flag have been added.
Copy link
Member

@nulls nulls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #1395 (0f21093) into master (79a55c8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1395   +/-   ##
=========================================
  Coverage     83.37%   83.37%           
  Complexity     2538     2538           
=========================================
  Files           106      106           
  Lines          7617     7617           
  Branches       2089     2089           
=========================================
  Hits           6351     6351           
  Misses          375      375           
  Partials        891      891           
Flag Coverage Δ
unittests 83.37% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79a55c8...0f21093. Read the comment docs.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the feature/andrey.shcheglov/indentation-unit-tests branch June 22, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positives: incorrectly indented expression body functions with WRONG_INDENTATION inspection
2 participants