Skip to content

cmds/core/tail: fix issue with multiple new lines#2533

Merged
rminnich merged 1 commit intou-root:mainfrom
binjip978:tail-next-line-bug
Oct 20, 2022
Merged

cmds/core/tail: fix issue with multiple new lines#2533
rminnich merged 1 commit intou-root:mainfrom
binjip978:tail-next-line-bug

Conversation

@binjip978
Copy link
Copy Markdown
Contributor

don't skip additional new line if new lines appeared in sequence

Signed-off-by: Siarhiej Siemianczuk [email protected]

don't skip additional new line if new lines appeared in sequence

Signed-off-by: Siarhiej Siemianczuk <[email protected]>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2022

Codecov Report

Base: 73.82% // Head: 73.82% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (4d8bcab) compared to base (8d8b92d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2533   +/-   ##
=======================================
  Coverage   73.82%   73.82%           
=======================================
  Files         403      403           
  Lines       40965    40968    +3     
=======================================
+ Hits        30243    30246    +3     
  Misses      10722    10722           
Impacted Files Coverage Δ
cmds/core/tail/tail.go 84.21% <100.00%> (+0.42%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rminnich rminnich merged commit 9ab6588 into u-root:main Oct 20, 2022
@binjip978 binjip978 deleted the tail-next-line-bug branch November 15, 2023 18:52
Sign up for free to 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.

2 participants