Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

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

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
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.

👍

@tobiasKaminsky
Copy link
Member Author

:-D
I could have expected that you directly see this PR.
I just changed something so that our "check if drone needs to be run" is allowing drone.
Now we will get lint/kotlin error/increased warnings.
Then I can fix them :-)

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
kotlin: do not use wildcard imports

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10045.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@nextcloud-android-bot
Copy link
Collaborator

Codacy

281

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings25
Correctness Warnings70
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings136
Total423

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings25
Correctness Warnings70
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings136
Total423

@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

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

@@            Coverage Diff            @@
##             master    #4253   +/-   ##
=========================================
  Coverage          ?   14.32%           
  Complexity        ?        1           
=========================================
  Files             ?      331           
  Lines             ?    31029           
  Branches          ?     4405           
=========================================
  Hits              ?     4446           
  Misses            ?    25801           
  Partials          ?      782
Impacted Files Coverage Δ Complexity Δ
...m/owncloud/android/ui/activity/DrawerActivity.java 40.19% <ø> (ø) 0 <0> (?)
...ncloud/android/ui/fragment/OCFileListFragment.java 19.04% <ø> (ø) 0 <0> (?)
...xtcloud/client/onboarding/OnboardingServiceImpl.kt 16.66% <0%> (ø) 0 <0> (?)

1 similar comment
@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

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

@@            Coverage Diff            @@
##             master    #4253   +/-   ##
=========================================
  Coverage          ?   14.32%           
  Complexity        ?        1           
=========================================
  Files             ?      331           
  Lines             ?    31029           
  Branches          ?     4405           
=========================================
  Hits              ?     4446           
  Misses            ?    25801           
  Partials          ?      782
Impacted Files Coverage Δ Complexity Δ
...m/owncloud/android/ui/activity/DrawerActivity.java 40.19% <ø> (ø) 0 <0> (?)
...ncloud/android/ui/fragment/OCFileListFragment.java 19.04% <ø> (ø) 0 <0> (?)
...xtcloud/client/onboarding/OnboardingServiceImpl.kt 16.66% <0%> (ø) 0 <0> (?)

@tobiasKaminsky
Copy link
Member Author

All green now.
This came from the problem of "check if drone should run" which was doing false positive.

@AndyScherzinger AndyScherzinger merged commit a65d1dd into master Jul 23, 2019
@AndyScherzinger AndyScherzinger deleted the fixMaster branch July 23, 2019 09:42
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.8.0 milestone Jul 23, 2019
@tobiasKaminsky
Copy link
Member Author

I wanted to rebase/squash this, as commit history looks awful.
Note to myself: better do it directly ;-)

tobiasKaminsky added a commit that referenced this pull request Jul 24, 2019
5370493 Merge pull request #4254 from nextcloud/clearInputBeforeQR
011169d reset host when using login via QR/link
a65d1dd Merge pull request #4253 from nextcloud/fixMaster
e9b0684 remove leftover
6a925b7 wip
fc01e97 wip
ac3a6d5 reformat imports kotlin: do not use wildcard imports
4c5eca9 remove leftovers from bottom bar removing
040b460 show "shared" again (#4249)
1064463 Bump ktlint from 0.34.0 to 0.34.1 (#4252)
eb68c36 wip
a1477a1 daily dev 20190723
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