-
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
Feature - Add Tag Color #1622
Feature - Add Tag Color #1622
Conversation
36034ff
to
e5fb554
Compare
|
b9cff64
to
966bb6d
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1622 +/- ##
============================================
+ Coverage 22.89% 22.98% +0.09%
- Complexity 617 624 +7
============================================
Files 215 216 +1
Lines 8177 8200 +23
Branches 1040 1042 +2
============================================
+ Hits 1872 1885 +13
- Misses 6124 6135 +11
+ Partials 181 180 -1
|
library/src/main/java/com/owncloud/android/lib/common/network/WebdavEntry.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
9b768b9
to
da126dc
Compare
Signed-off-by: alperozturk <alper_ozturk@proton.me>
master-IT test failed: https://www.kaminsky.me/nc-dev/android-library-integrationTests/3808-IT-master-10-57/debug/ |
stable-IT test failed: https://www.kaminsky.me/nc-dev/android-library-integrationTests/3808-IT-stable-11-00/debug/ |
stable-IT test failed: https://www.kaminsky.me/nc-dev/android-library-integrationTests/3809-IT-stable-11-01/debug/ |
master-IT test failed: https://www.kaminsky.me/nc-dev/android-library-integrationTests/3811-IT-master-11-07/debug/ |
Files: nextcloud/android#14339