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

Allow deleting remotely deleted files locally in case of upload errors #6014

Merged
merged 1 commit into from
Sep 4, 2023

Ignore upload error items and schedule a new sync in case there are r…

0f7d29b
Select commit
Loading
Failed to load commit list.
Merged

Allow deleting remotely deleted files locally in case of upload errors #6014

Ignore upload error items and schedule a new sync in case there are r…
0f7d29b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 4, 2023 in 0s

60.09% (-0.01%) compared to 54d9905

View this Pull Request on Codecov

60.09% (-0.01%) compared to 54d9905

Details

Codecov Report

Merging #6014 (0f7d29b) into master (54d9905) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6014      +/-   ##
==========================================
- Coverage   60.10%   60.09%   -0.01%     
==========================================
  Files         145      145              
  Lines       18838    18851      +13     
==========================================
+ Hits        11322    11329       +7     
- Misses       7516     7522       +6     
Files Changed Coverage Δ
src/libsync/discoveryphase.h 20.00% <ø> (ø)
src/libsync/owncloudpropagator.cpp 84.52% <0.00%> (-0.11%) ⬇️
src/libsync/syncengine.cpp 80.72% <20.00%> (-0.42%) ⬇️
src/libsync/discoveryphase.cpp 79.05% <100.00%> (+0.39%) ⬆️

... and 1 file with indirect coverage changes