-
Notifications
You must be signed in to change notification settings - Fork 95
Add RichWorkspaces support #360
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
Conversation
fba5598 to
04cb1c1
Compare
b3ae955 to
6a639ea
Compare
e6f5c3f to
21869b5
Compare
ff291a9 to
1c603f3
Compare
0f40c49 to
edcb24a
Compare
3d8dbd4 to
f9922c3
Compare
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
f9922c3 to
367ed98
Compare
|
IT test failed: https://www.kaminsky.me/nc-dev/library-integrationTests/1361 |
Lint
SpotBugs (new)
SpotBugs (master)
|
Lint
SpotBugs (new)
SpotBugs (master)
|
Codecov Report
@@ Coverage Diff @@
## master #360 +/- ##
========================================
Coverage ? 34.3%
========================================
Files ? 133
Lines ? 5728
Branches ? 751
========================================
Hits ? 1965
Misses ? 3487
Partials ? 276
|
|
|
||
| private String path; | ||
|
|
||
| public RichWorkspaceDirectEditingRemoteOperation(String path) { |
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.
could be created via lombok
AndyScherzinger
left a comment
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.
looks good, just one minor comment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
Complexity increasing per file
==============================
- src/androidTest/java/com/nextcloud/android/lib/richWorkspace/RichWorkspaceDirectEditingRemoteOperationTest.java 1
- src/main/java/com/nextcloud/android/lib/richWorkspace/RichWorkspaceDirectEditingRemoteOperation.java 4
Clones added
============
- src/main/java/com/nextcloud/android/lib/richWorkspace/RichWorkspaceDirectEditingRemoteOperation.java 1
See the complete overview on Codacy |
Lint
SpotBugs (new)
SpotBugs (master)
|
Needs #358
Signed-off-by: tobiasKaminsky tobias@kaminsky.me