-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1 #4415
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
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1 #4415
Conversation
|
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. |
|
@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) |
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. |
c5a5a8b to
523b26d
Compare
Codecov Report
@@ 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
|
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
523b26d to
6b4e900
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11035.apk |
Codacy272Lint
SpotBugs (new)
SpotBugs (master)
|
|
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. |
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

Bumps detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.