Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[test] increase method-complexity 7 -> 10

9 or 10 is almost acceptable

Change-Id: I2832394a450ccbdf9d433181279c470b6a7948ad
---
M .codeclimate.yml
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.codeclimate.yml b/.codeclimate.yml
index 5e2a306..6a66f51 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -9,7 +9,7 @@
threshold: 900
method-complexity:
config:
- threshold: 7
+ threshold: 10
method-count:
config:
threshold: 30

To view, visit change 756159. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2832394a450ccbdf9d433181279c470b6a7948ad
Gerrit-Change-Number: 756159
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged