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

Remove assert, it is no longer useful. #4645

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Conversation

camilasan
Copy link
Member

It should fix the failing test in #4640.

Signed-off-by: Camila <hello@camila.codes>
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-4645-65d012afea635b960af3c3a7b1bdeaa50ca9523c-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 Jun 16, 2022

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
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #4645 (65d012a) into master (defdb00) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4645      +/-   ##
==========================================
+ Coverage   56.42%   56.43%   +0.01%     
==========================================
  Files         138      138              
  Lines       17070    17070              
==========================================
+ Hits         9631     9633       +2     
+ Misses       7439     7437       -2     
Impacted Files Coverage Δ
src/libsync/vfs/cfapi/hydrationjob.cpp 52.43% <ø> (ø)
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.93% <0.00%> (-0.49%) ⬇️
src/libsync/propagatedownload.cpp 65.33% <0.00%> (+0.14%) ⬆️
src/libsync/discovery.cpp 84.86% <0.00%> (+0.29%) ⬆️

@mgallien mgallien merged commit d19841f into master Jun 16, 2022
@mgallien mgallien deleted the bugfix/windows-tests branch June 16, 2022 09:13
@mgallien
Copy link
Collaborator

/backport to stable-3.5

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