-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpylint_scores.txt
97 lines (53 loc) · 2.28 KB
/
pylint_scores.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
------------------------------------
Your code has been rated at 10.00/10
************* Module main_page
dashboard/main_page.py:6:0: E0611: No name 'show_pages' in module 'st_pages' (no-name-in-module)
-----------------------------------
Your code has been rated at 9.66/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
************* Module sns_reporting
national_rail/sns_reporting.py:93:11: W0718: Catching too general exception Exception (broad-exception-caught)
national_rail/sns_reporting.py:97:0: R0913: Too many arguments (6/5) (too-many-arguments)
national_rail/sns_reporting.py:125:0: R0914: Too many local variables (19/15) (too-many-locals)
-----------------------------------
Your code has been rated at 9.71/10
------------------------------------
Your code has been rated at 10.00/10
************* Module load_real
realtime_trains/load_real.py:53:0: R0914: Too many local variables (24/15) (too-many-locals)
realtime_trains/load_real.py:240:0: R0913: Too many arguments (6/5) (too-many-arguments)
-----------------------------------
Your code has been rated at 9.84/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10
------------------------------------
Your code has been rated at 10.00/10