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

WRONG_INDENTATION: add the test which reproduces the regression #1501

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #1501 (96dfd85) into master (2f51f57) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1501      +/-   ##
============================================
+ Coverage     82.79%   82.80%   +0.01%     
- Complexity     2572     2573       +1     
============================================
  Files           111      111              
  Lines          7712     7712              
  Branches       2114     2114              
============================================
+ Hits           6385     6386       +1     
  Misses          432      432              
+ Partials        895      894       -1     
Flag Coverage Δ
unittests 82.80% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...at/ruleset/rules/chapter3/files/IndentationRule.kt 75.87% <0.00%> (+0.38%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

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

1 915 tests   1 900 ✔️  1m 33s ⏱️
   159 suites       15 💤
   159 files           0

Results for commit 96dfd85.

@github-actions
Copy link
Contributor

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

1 930 tests   1 915 ✔️  3m 29s ⏱️
   160 suites       15 💤
   160 files           0

Results for commit 96dfd85.

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.

WRONG_INDENTATION false-positive: "the same number of indents to the opening and closing quotes was expected"
2 participants