Create service to handle what's new functionality#3898
Create service to handle what's new functionality#3898AndyScherzinger merged 2 commits intomasterfrom
Conversation
227502d to
2f3724d
Compare
2f3724d to
4357747
Compare
Codecov Report
@@ Coverage Diff @@
## master #3898 +/- ##
===========================================
+ Coverage 6.45% 6.52% +0.06%
Complexity 1 1
===========================================
Files 325 328 +3
Lines 31247 31301 +54
Branches 4479 4481 +2
===========================================
+ Hits 2018 2042 +24
- Misses 28931 28963 +32
+ Partials 298 296 -2
|
Codecov Report
@@ Coverage Diff @@
## master #3898 +/- ##
===========================================
+ Coverage 6.57% 6.62% +0.04%
Complexity 1 1
===========================================
Files 322 326 +4
Lines 30922 30912 -10
Branches 4409 4408 -1
===========================================
+ Hits 2034 2048 +14
+ Misses 28592 28569 -23
+ Partials 296 295 -1
|
4357747 to
737feb7
Compare
e1c527e to
62e6f87
Compare
62e6f87 to
f6f199e
Compare
|
|
|
Latest master should work again 🤞 |
f6f199e to
239a79a
Compare
239a79a to
76681a7
Compare
76681a7 to
5c803cf
Compare
2f17af8 to
c10f79e
Compare
c10f79e to
17e157b
Compare
I'm not sure if there is actually anything wrong with it. @tobiasKaminsky can you pls take a look? |
This means that lint did not run (completely), which is compiles all classes needed by spotBugs.
which means that somehow build process died. |
AndyScherzinger
left a comment
There was a problem hiding this comment.
Looks good to me code-wise. I'm only reviewing it via phone atm, so waiting for @tobiasKaminsky's review and approval.
|
@tobiasKaminsky @AndyScherzinger anything to do here? It's blocking my other work currently. ;) |
|
@ezaquarii fine with me 👍 |
|
@ezaquarii any reason for closing? Unfortunately still waiting for @tobiasKaminsky's review 😣 |
|
|
|
I keep the branch around to salvage remaining pieces of logic that could be still applicable elsewhere. |
|
I think the activity should still be there but won't be called since we haven't had any new features worth propagating this way in the near past but might have in the future again. |
|
Youp, I looked at this code once again and you are right. I'll rebase. |
|
needs another rebase due to the changed spotbugs score which is due to the latest findbugs lib update: #3955 |
|
pinging @tobiasKaminsky for review/merge :) Looks good from my pov. 👍 |
Codacy277Lint
SpotBugs (new)
SpotBugs (master)
|
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
… [skip ci] Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
I rebased it to latest master and tested it. Thanks again @ezaquarii for this great PR 🎉 |
|
IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/9113 |
Codacy278Lint
SpotBugs (new)
SpotBugs (master)
|
No description provided.