Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 26, 2019

Bumps detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @AndyScherzinger.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added 3. to review dependencies Pull requests that update a dependency file labels Aug 26, 2019
@tobiasKaminsky
Copy link
Member

All detekt warnings seem to be valid, so we should tackle them here before merging, @ezaquarii, @fogninid

I suggest to just push a commit in this PR.

@AndyScherzinger
Copy link
Member

@tobiasKaminsky Well as for the magic numbers in the test cases we can probably live with. Question is do we want to scan the test code too. (In the long run I vote for also having static code analysis for the test code)

@tobiasKaminsky
Copy link
Member

Question is do we want to scan the test code too

We should. And also we then should start fixing the problems now, as otherwise the count will increase and it is too much work to get it done again.

Regarding the numbers, e.g. it took me a while to find out why it is set to 42. So this should be changed for readability.

@tobiasKaminsky tobiasKaminsky force-pushed the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1 branch from c5a5a8b to 523b26d Compare October 1, 2019 08:17
@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #4415 into master will decrease coverage by 0.1%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #4415      +/-   ##
============================================
- Coverage     17.36%   17.25%   -0.11%     
  Complexity        3        3              
============================================
  Files           373      373              
  Lines         32075    32074       -1     
  Branches       4538     4538              
============================================
- Hits           5569     5534      -35     
- Misses        25598    25637      +39     
+ Partials        908      903       -5
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/nextcloud/client/media/Player.kt 0% <0%> (ø) 0 <0> (ø) ⬇️
...com/owncloud/android/jobs/NContentObserverJob.java 0% <0%> (-53.34%) 0% <0%> (ø)
...va/com/owncloud/android/ui/SquareLinearLayout.java 0% <0%> (-50%) 0% <0%> (ø)
.../owncloud/android/datamodel/MediaFoldersModel.java 0% <0%> (-20%) 0% <0%> (ø)
...wncloud/android/jobs/MediaFoldersDetectionJob.java 10% <0%> (-9%) 0% <0%> (ø)
...ncloud/android/datamodel/SyncedFolderProvider.java 11.2% <0%> (-4.32%) 0% <0%> (ø)
.../third_parties/daveKoeller/AlphanumComparator.java 82.14% <0%> (-1.2%) 0% <0%> (ø)
...xtcloud/client/preferences/AppPreferencesImpl.java 53.79% <0%> (-0.64%) 0% <0%> (ø)
src/main/java/com/owncloud/android/MainApp.java 56.44% <0%> (-0.62%) 0% <0%> (ø)
...ncloud/android/ui/fragment/OCFileListFragment.java 25.3% <0%> (-0.28%) 0% <0%> (ø)
... and 5 more

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@tobiasKaminsky tobiasKaminsky force-pushed the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1 branch from 523b26d to 6b4e900 Compare October 1, 2019 08:19
@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11035.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

272

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings139
Total427

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings69
Internationalization Warnings12
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings120
Security Warnings47
Dodgy code Warnings139
Total427

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@tobiasKaminsky tobiasKaminsky merged commit 9876c49 into master Oct 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1 branch October 2, 2019 06:26
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.9.0 milestone Oct 2, 2019
tobiasKaminsky added a commit that referenced this pull request Oct 3, 2019
59e1f7f Merge pull request #4357 from nextcloud/changeDroneOrder
c9e9fe1 Merge pull request #4597 from nextcloud/buildAgain
7ebc88d make build run again
4f15e87 Merge pull request #4592 from nextcloud/parentCheck
b204db0 Merge pull request #4577 from nextcloud/ezaquarii/fix-npe-in-preview-media-fragment
9876c49 Merge pull request #4415 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1
9a580b3 Merge pull request #4591 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.1.0
f6e24eb if parent is null, then do a regular check, no early exit
0dfdc6a Bump mockito-core from 3.0.0 to 3.1.0
9133158 [tx-robot] updated from transifex
7d8474e daily dev 20191002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants