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

fix: should replace all LF string #2211

Merged
merged 1 commit into from
May 6, 2023
Merged

Conversation

Cluas
Copy link
Contributor

@Cluas Cluas commented May 5, 2023

Describe what this PR does / why we need it

fix #2170

Signed-off-by: Cluas <Cluas@live.cn>
@codecov-commenter
Copy link

codecov-commenter commented May 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: -6.50 ⚠️

Comparison is base (dd72089) 19.93% compared to head (3be8712) 13.44%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2211      +/-   ##
==========================================
- Coverage   19.93%   13.44%   -6.50%     
==========================================
  Files          98      263     +165     
  Lines        9219    22679   +13460     
==========================================
+ Hits         1838     3049    +1211     
- Misses       7127    19220   +12093     
- Partials      254      410     +156     
Flag Coverage Δ
e2e-tests 8.99% <ø> (?)
unit-tests 19.93% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
utils/ssh/sshcmd.go 0.00% <0.00%> (ø)

... and 165 files with indirect coverage changes

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

@Cluas
Copy link
Contributor Author

Cluas commented May 5, 2023

PTAL @kakaZhou719

@cubxxw cubxxw added the kind/bug Something isn't working label May 5, 2023
Copy link
Collaborator

@cubxxw cubxxw left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@starnop starnop left a comment

Choose a reason for hiding this comment

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

LGTM

@starnop starnop merged commit 150c4cb into sealerio:main May 6, 2023
11 checks passed
@Cluas Cluas deleted the fix-should_remove_lf branch May 9, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sealer v0.9.[2,3] run invalid: x509: certificate
4 participants