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

with cfapi when dehydrating files add missing flag #5474

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

mgallien
Copy link
Collaborator

CF_UPDATE_FLAG_DEHYDRATE is apparently needed to get dehydration to always succeed

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #5474 (41dc09b) into master (56b4787) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5474   +/-   ##
=======================================
  Coverage   57.83%   57.83%           
=======================================
  Files         141      141           
  Lines       18149    18149           
=======================================
+ Hits        10496    10497    +1     
+ Misses       7653     7652    -1     
Impacted Files Coverage Δ
src/libsync/vfs/cfapi/cfapiwrapper.cpp 73.18% <ø> (+0.22%) ⬆️
src/libsync/account.cpp 36.19% <50.00%> (ø)
src/libsync/owncloudpropagator.h 65.87% <100.00%> (ø)

@mgallien
Copy link
Collaborator Author

/backport to stable-3.7

CF_UPDATE_FLAG_DEHYDRATE is apparently needed to get dehydration to
always succeed

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien force-pushed the bugfix/dehydrateCfapiFiles branch from a115694 to 41dc09b Compare February 28, 2023 12:27
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-5474-41dc09b9a2d6da85969e0c8cdee3a2a41555e958-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarcloud
Copy link

sonarcloud bot commented Feb 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

4 participants