Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

Needs #358

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

@tobiasKaminsky tobiasKaminsky force-pushed the directEditing branch 5 times, most recently from fba5598 to 04cb1c1 Compare December 10, 2019 09:29
@tobiasKaminsky tobiasKaminsky force-pushed the directEditing branch 2 times, most recently from b3ae955 to 6a639ea Compare December 16, 2019 11:48
@tobiasKaminsky tobiasKaminsky changed the base branch from directEditing to master December 17, 2019 11:10
@tobiasKaminsky tobiasKaminsky force-pushed the richWorkspace branch 2 times, most recently from 3d8dbd4 to f9922c3 Compare December 17, 2019 11:12
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@nextcloud-android-bot
Copy link
Collaborator

@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings00
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings58
Total145

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings57
Total144

@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings00
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings58
Total145

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings57
Total144

@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@00df7ad). Click here to learn what that means.
The diff coverage is 74.28%.

@@           Coverage Diff            @@
##             master    #360   +/-   ##
========================================
  Coverage          ?   34.3%           
========================================
  Files             ?     133           
  Lines             ?    5728           
  Branches          ?     751           
========================================
  Hits              ?    1965           
  Misses            ?    3487           
  Partials          ?     276
Impacted Files Coverage Δ
...android/lib/common/operations/RemoteOperation.java 9.09% <ø> (ø)
...ncloud/android/lib/common/network/WebdavEntry.java 72.9% <100%> (ø)
...lib/resources/files/ReadFolderRemoteOperation.java 71.42% <100%> (ø)
...ncloud/android/lib/common/network/WebdavUtils.java 58.24% <100%> (ø)
.../android/lib/resources/files/model/RemoteFile.java 41.66% <50%> (ø)
...ace/RichWorkspaceDirectEditingRemoteOperation.java 70.37% <70.37%> (ø)


private String path;

public RichWorkspaceDirectEditingRemoteOperation(String path) {
Copy link
Member

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

Copy link
Member

@AndyScherzinger AndyScherzinger left a 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>
@nextcloud-android-bot
Copy link
Collaborator

Codacy Here is an overview of what got changed by this pull request:

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

@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings00
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings58
Total145

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings14
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings1
Dodgy code Warnings57
Total144

@tobiasKaminsky tobiasKaminsky merged commit 05edb6f into master Dec 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the richWorkspace branch December 19, 2019 06:29
@AndyScherzinger AndyScherzinger added this to the NC Android lib 1.8.0 milestone Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants