-
Notifications
You must be signed in to change notification settings - Fork 92
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
feat(download): Use specific code and exception when download fails to create local file #1069
Conversation
SpotBugs (new)
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1069 +/- ##
==========================================
- Coverage 49.35% 49.30% -0.06%
==========================================
Files 179 180 +1
Lines 6739 6750 +11
Branches 895 897 +2
==========================================
+ Hits 3326 3328 +2
- Misses 2945 2953 +8
- Partials 468 469 +1
|
d2c255e
to
c29b96c
Compare
SpotBugs (new)
SpotBugs (master)
|
6911de7
to
aecd0c3
Compare
SpotBugs (new)
SpotBugs (master)
|
This needs a corresponding files PR, otherwise new ResultCode is not correct understood and "unknown error" is shown, right? |
Yes, PR is nextcloud/android#11384 |
…o create local file Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
…d by invalid filepath Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
6a0b6a9
to
33f13be
Compare
SpotBugs (new)
SpotBugs (master)
|
/backport to stable-2.14 |
No description provided.