Skip to content

add a newline - #4

Open
iMega wants to merge 1 commit into
masterfrom
newline
Open

add a newline#4
iMega wants to merge 1 commit into
masterfrom
newline

Conversation

@iMega

Copy link
Copy Markdown
Owner

Before declaration a function or if statement or return statement
if previous statement is not assignment or newline then a newline
will be added before it.

Signed-off-by: Dmitry Stoletov irvis@imega.ru

Before declaration a function or if statement or return statement
if previous statement is not assignment or newline then a newline
will be added before it.
Signed-off-by: Dmitry Stoletov <irvis@imega.ru>
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #4 (aa5fe93) into master (5eb958e) will decrease coverage by 0.27%.
The diff coverage is 38.88%.

Impacted file tree graph

@@ Coverage Diff @@## master #4 +/- ##
==========================================
- Coverage 71.15% 70.87% -0.28% 
==========================================
Files 28 28 Lines 1449 1456 +7 ==========================================
+ Hits 1031 1032 +1 - Misses 279 282 +3 - Partials 139 142 +3 
Impacted FilesCoverage Δ
formatter/body.go73.86% <28.57%> (-6.66%)⬇️
formatter/exp.go82.23% <50.00%> (+0.53%)⬆️
formatter/fieldlist.go75.15% <100.00%> (-0.31%)⬇️
formatter/statement_if.go47.10% <100.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 5eb958e...aa5fe93. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@iMega@codecov-io@irvis