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

sync: fix the counter issue when deleting directories #5753

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

zhijian-pro
Copy link
Contributor

@zhijian-pro zhijian-pro commented Mar 10, 2025

close #5751

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.48%. Comparing base (c6b9e0d) to head (7fa8bd1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5753       +/-   ##
===========================================
- Coverage   54.68%   21.48%   -33.21%     
===========================================
  Files         166       29      -137     
  Lines       48743    19281    -29462     
===========================================
- Hits        26657     4142    -22515     
+ Misses      19147    14642     -4505     
+ Partials     2939      497     -2442     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zhijian-pro zhijian-pro merged commit 1c72bd4 into main Mar 10, 2025
33 of 35 checks passed
@zhijian-pro zhijian-pro deleted the fix-sync-delete branch March 10, 2025 06:31
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.

The fatal message is displayed when sync -delete-dst
1 participant