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: bootstrap: Improve sync_files_to_disk function (bsc#1219537) #1653

Merged

Conversation

liangxin1300
Copy link
Collaborator

Filter out the files that not exist in local and remote

Filter out the files that not exist in local and remote
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.73%. Comparing base (2402198) to head (270eb99).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
crmsh/bootstrap.py 81.81% 2 Missing ⚠️
Additional details and impacted files
Flag Coverage Δ
integration 53.55% <81.81%> (+<0.01%) ⬆️
unit 53.09% <72.72%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
crmsh/bootstrap.py 88.09% <81.81%> (-0.07%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liangxin1300 liangxin1300 marked this pull request as ready for review January 2, 2025 14:34
@liangxin1300 liangxin1300 merged commit 44145ae into ClusterLabs:master Jan 3, 2025
32 checks passed
liangxin1300 added a commit that referenced this pull request Jan 3, 2025
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