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

New line in script #886

Merged
merged 5 commits into from
May 13, 2021
Merged

New line in script #886

merged 5 commits into from
May 13, 2021

Conversation

kentr0w
Copy link
Collaborator

@kentr0w kentr0w commented May 13, 2021

What's done:

### What's done:
Added handler for new line in script
@kentr0w kentr0w added the bug Something isn't working label May 13, 2021
@kentr0w kentr0w requested review from petertrr and aktsay6 May 13, 2021 09:41
@kentr0w kentr0w requested a review from kgevorkyan May 13, 2021 09:41
kentr0w added 2 commits May 13, 2021 14:43
### What's done:
Fixed according to our code style
### What's done:
Fixed according to our code style
@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #886 (6d59444) into master (87fd139) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #886   +/-   ##
=========================================
  Coverage     83.94%   83.94%           
  Complexity     2308     2308           
=========================================
  Files           100      100           
  Lines          5893     5893           
  Branches       1739     1739           
=========================================
  Hits           4947     4947           
  Misses          261      261           
  Partials        685      685           
Flag Coverage Δ Complexity Δ
unittests 83.94% <100.00%> (ø) 2308.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...at/ruleset/rules/chapter3/files/IndentationRule.kt 85.91% <100.00%> (ø) 46.00 <0.00> (ø)

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 87fd139...6d59444. Read the comment docs.

### What's done:
Fixed according to our code style
@petertrr petertrr added this to the 0.6.0 milestone May 13, 2021
@kentr0w kentr0w merged commit 14d97a3 into master May 13, 2021
@kentr0w kentr0w deleted the bugfix/new-line-in-script branch May 13, 2021 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FP for gradle scripts
2 participants