-
Notifications
You must be signed in to change notification settings - Fork 19
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
ffdf4dd
to
d966ce3
Compare
Isn't a negative value returned if the size is being still calculated? |
How? 'size' should never be negative now |
I think he (and me as well) were wondering how a server can even return a negative value in the first place ;D |
https://central.owncloud.org/t/understanding-pending-state/6884/3
|
@LukasHirt thank you for the explanation, I actually did not knew that. |
d966ce3
to
17d3226
Compare
should we show an |
Good question... I think this is how oC classic is handling this case so at least for now I'd say yes, let's do so |
FYI found this in web: https://github.com/owncloud/web/issues/2131 Not sure if |
Actually transferred this issue to the ODS so this PR will close it 💪🏽 |
17d3226
to
a8b92f2
Compare
a8b92f2
to
bbcafeb
Compare
I've changed it to be |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 💯 love it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Description
toMatch
is expecting a regex, totoMatch("")
would always be true, I noticed it after I changed the code and the test still passed--
and not empty stringHow Has This Been Tested?
unit tests
Types of changes
Checklist:
Open tasks: